✨ Features
- Allow trusted Element Call widget to send and receive media encryption key to-device messages (#28316). Contributed by @hughns.
- increase ringing timeout from 10 seconds to 90 seconds (#28630). Contributed by @fkwp.
- Add
Close
tooltip to dialog (#28617). Contributed by @florianduros. - New UX for Share dialog (#28598). Contributed by @florianduros.
- Improve performance of RoomContext in RoomHeader (#28574). Contributed by @t3chguy.
- Remove
Features.RustCrypto
flag (#28582). Contributed by @florianduros. - Add Modernizr warning when running in non-secure context (#28581). Contributed by @t3chguy.
🐛 Bug Fixes
- Fix secret storage not being used due to bad import (#2029). Contributed by @t3chguy.
- Fix inability to click on non-logged-in modals on macOS (#2025). Contributed by @t3chguy.
- Fix jumpy timeline when the pinned message banner is displayed (#28654). Contributed by @florianduros.
- Fix font & spaces in settings subsection (#28631). Contributed by @florianduros.
- Remove manual device verification which is not supported by the new cryptography stack (#28588). Contributed by @florianduros.
- Fix code block highlighting not working reliably with many code blocks (#28613). Contributed by @t3chguy.
- Remove remaining reply fallbacks code (#28610). Contributed by @t3chguy.
- Provide a way to activate GIFs via the keyboard for a11y (#28611). Contributed by @t3chguy.
- Fix format bar position (#28591). Contributed by @florianduros.
- Fix room taking long time to load (#28579). Contributed by @florianduros.
- Show the correct shield status in tooltip for more conditions (#28476). Contributed by @uhoreg.