✨ Features
- Do not hide media from your own user by default (#29797). Contributed by @Half-Shot.
- Remember whether sidebar is shown for calls when switching rooms (#30262). Contributed by @bojidar-bg.
- Open the proper integration settings on integrations disabled error (#30538). Contributed by @Half-Shot.
- Show a "progress" dialog while invites are being sent (#30561). Contributed by @richvdh.
- Move the room list to the new ListView(backed by react-virtuoso) (#30515). Contributed by @langleyd.
🐛 Bug Fixes
- Fix room joining over federation not specifying vias or using aliases (#30641). Contributed by @t3chguy.
- Fix stable-suffixed MSC4133 support (#30649). Contributed by @dbkr.
- Fix i18n of message when a setting is disabled (#30646). Contributed by @dbkr.
- ListView should not handle the arrow keys if there is a modifier applied (#30633). Contributed by @langleyd.
- Make BaseDialog's div keyboard focusable and fix test. (#30631). Contributed by @langleyd.
- Fix: Allow triple-click text selection to flow around pills (#30349). Contributed by @AlirezaMrtz.
- Watch for a 'join' action to know when the call is connected (#29492). Contributed by @robintown.
- Fix: add missing tooltip and aria-label to lock icon next to composer (#30623). Contributed by @florianduros.
- Don't render context menu when scrolling (#30613). Contributed by @langleyd.