✨ Features
- Decrease profile button touch target (#6900). Contributed by ColonisationCaptain.
- Don't let click events propagate out of context menus (#6892).
- Allow closing Dropdown via its chevron (#6885). Fixes vector-im/element-web#19030 and vector-im/element-web#19030.
- Improve AUX panel behaviour (#6699). Fixes vector-im/element-web#18787 and vector-im/element-web#18787. Contributed by SimonBrandner.
- A nicer opening animation for the Image View (#6454). Fixes vector-im/element-web#18186 and vector-im/element-web#18186. Contributed by SimonBrandner.
🐛 Bug Fixes
- [Release] Fix space hierarchy pagination (#6910).
- Fix leaving space via other client leaving you in undefined-land (#6891). Fixes vector-im/element-web#18455 and vector-im/element-web#18455.
- Handle newer voice message encrypted event format for chat export (#6893). Contributed by jaiwanth-v.
- Fix pagination when filtering space hierarchy (#6876). Fixes vector-im/element-web#19235 and vector-im/element-web#19235.
- Fix spaces null-guard breaking the dispatcher settings watching (#6886). Fixes vector-im/element-web#19223 and vector-im/element-web#19223.
- Fix space children without specific
order
being sorted after those with one (#6878). Fixes vector-im/element-web#19192 and vector-im/element-web#19192. - Ensure that sub-spaces aren't considered for notification badges (#6881). Fixes vector-im/element-web#18975 and vector-im/element-web#18975.
- Fix timeline autoscroll with non-standard DPI settings. (#6880). Fixes vector-im/element-web#18984 and vector-im/element-web#18984.
- Pluck out JoinRuleSettings styles so they apply in space settings too (#6879). Fixes vector-im/element-web#19164 and vector-im/element-web#19164.
- Null guard around the matrixClient in SpaceStore (#6874).
- Fix issue (https (#6871). Fixes vector-im/element-web#19138 and vector-im/element-web#19138. Contributed by psrpinto.
- Fix pills being cut off in message bubble layout (#6865). Fixes vector-im/element-web#18627 and vector-im/element-web#18627. Contributed by robintown.
- Fix space admin check false positive on multiple admins (#6824).
- Fix the User View (#6860). Fixes vector-im/element-web#19158 and vector-im/element-web#19158.
- Fix spacing for message composer buttons (#6852). Fixes vector-im/element-web#18999 and vector-im/element-web#18999.
- Always show root event of a thread in room's timeline (#6842). Fixes vector-im/element-web#19016 and vector-im/element-web#19016.