✨ Features
- Add Modernizr rule for Intl.Segmenter (#27677). Contributed by @t3chguy.
- Add tabs to the right panel (#12672). Contributed by @MidhunSureshR.
- Promote new room header from labs to Beta (#12739). Contributed by @t3chguy.
- Redesign room search interface (#12677). Contributed by @t3chguy.
- Move language settings to 'preferences' (#12723). Contributed by @dbkr.
- New layout selector ui in user settings (#12676). Contributed by @florianduros.
- Prevent Element appearing in system media controls (#10995). Contributed by @SuperKenVery.
- Move the account management button (#12663). Contributed by @dbkr.
- Disable profile controls if the HS doesn't allow them to be set (#12652). Contributed by @dbkr.
- New theme ui in user settings (#12576). Contributed by @florianduros.
- Adjust room header hover transition from 300ms to 200ms (#12703). Contributed by @t3chguy.
- Split out email & phone number settings to separate components & move discovery to privacy tab (#12670). Contributed by @dbkr.
🐛 Bug Fixes
- Ensure we do not load matrix-react-sdk is a manner which can white-screen (#27685). Contributed by @t3chguy.
- Fix incoming call toast crash due to audio refactor (#12737). Contributed by @t3chguy.
- Improve new room header accessibility (#12725). Contributed by @t3chguy.
- Fix closing all modals (#12728). Contributed by @dbkr.
- Fix close button on forgot password flow (#12732). Contributed by @dbkr.
- Don't consider textual characters to be emoji (#12582). Contributed by @robintown.
- Clear autocomplete input on selection accept (#12709). Contributed by @dbkr.
- Fix
Match system theme
toggle (#12719). Contributed by @florianduros.