🦖 Deprecations
- Disallow links without protocol (e.g. starting with http(s)://) in LinkedText. (#32972). Contributed by @Half-Shot.
✨ Features
- Room list: add custom section creation (#33155). Contributed by @florianduros.
- Fall back to OIDC response_mode query if fragment unsupported (#33169). Contributed by @t3chguy.
- Switch OIDC to response_mode=fragment (#33100). Contributed by @t3chguy.
- Hide spoilers from desktop notifications (#31699). Contributed by @JeftavanderHorst.
- Room list: expand sections when a filter is toggled (#33077). Contributed by @florianduros.
- Show a 'grab' cursor on picture-in-picture view (#33079). Contributed by @robintown.
- Update URL Preview settings (#32992). Contributed by @Half-Shot.
- Add user friendly capability text for
msc4039.download_file(#32983). Contributed by @BillCarsonFr. - Accessibility improvements in settings (#32968). Contributed by @t3chguy.
- Move Low Bandwidth feature to devtools. (#32797). Contributed by @Half-Shot.
- Room list: add activity marker to sections (#33024). Contributed by @florianduros.
- Remove global h2 css rule in favour of heading styles/components (#32969). Contributed by @t3chguy.
- Allow Element Call to use MSC4039 (#32755). Contributed by @JephDiel.
- Room list: add default sections (#32785). Contributed by @florianduros.
🐛 Bug Fixes
- Fix crashes in when opening Bridges in room settings (#33137). Contributed by @defaultdino.
- fix(call): leave call along with room (#33162). Contributed by @defaultdino.
- Fix React hydration issues (#32958). Contributed by @t3chguy.
- Enusre voice message recording does not fall back to the default input if an input is specifically configured. (#32887). Contributed by @jpborie05.
- Room list: fix expanded/collapse state of sections (#33074). Contributed by @florianduros.
- fix: Left hand sidebar text selectable (#33029). Contributed by @marley.
- Collapsible Left Panel - Ensure that panels have non-fractional widths (#33052). Contributed by @MidhunSureshR.
- Collapsible Left Panel - Clicking on separator should expand to 100% when no width is available in settings (#33053). Contributed by @MidhunSureshR.
- Fix EventListSummary not unbinding event listeners (#33006). Contributed by @t3chguy.