v15.1.0
🦖 Deprecations
- Mark old verification methods as deprecated (#1994).
✨ Features
- Try to set a sender on search result events if possible (#2004).
- Port some changes from group calls branch to develop (#2001). Contributed by @SimonBrandner.
- Fetch room membership from server rather than relying on stored data (#1998).
- Add method to fetch the MSC3266 Room Summary of a Room (#1988).
🐛 Bug Fixes
- Don't show
Unable to access microphone
when cancelling screensharing dialog (#2005). Fixes element-hq/element-web#19533 and element-hq/element-web#19533. Contributed by @SimonBrandner. - Strip direction override characters from display names (#1992). Fixes element-hq/element-web#1712 and element-hq/element-web#1712.