This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
v3.53.0-rc.1
Pre-release
Pre-release
RiotRobot
released this
23 Aug 10:00
·
5228 commits
to develop
since this release
✨ Features
- Ignore unreads in low priority rooms in the space panel (#6518). Fixes element-hq/element-web#16836.
- Release message right-click context menu out of labs (#8613).
- Device manager - expandable session details in device list (#9188).
- Device manager - device list filtering (#9181).
- Device manager - add verification details to session details (#9187).
- Device manager - current session expandable details (#9185).
- Device manager - security recommendations section (#9179).
- The Welcome Home Screen: Return Button (#9089). Fixes element-hq/element-web#22917.
- Device manager - label devices as inactive (#9175).
- Device manager - other sessions list (#9155).
- Implement MSC3846: Allowing widgets to access TURN servers (#9061).
- Allow widgets to send/receive to-device messages (#8885).
🐛 Bug Fixes
- Reduce amount of requests done by the onboarding task list (#9194). Fixes element-hq/element-web#23085.
- Avoid hardcoding branding in user onboarding (#9206). Fixes element-hq/element-web#23111.
- End jitsi call when member is banned (#8879). Contributed by @maheichyk.
- Fix context menu being opened when clicking message action bar buttons (#9200). Fixes element-hq/element-web#22279 and element-hq/element-web#23100.
- Add gap between checkbox and text in report dialog following the same pattern (8px) used in the gap between the two buttons. It fixes element-hq/element-web#23060 (#9195). Contributed by @gefgu.
- Fix url preview AXE and layout issue & add percy test (#9189). Fixes element-hq/element-web#23083.
- Wrap long space names (#9201). Fixes element-hq/element-web#23095.
- Attempt to fix
Failed to execute 'removeChild' on 'Node'
(#9196). - Fix soft crash around space hierarchy changing between spaces (#9191). Fixes element-hq/element-web-rageshakes#14613.
- Fix soft crash around room view store metrics (#9190). Fixes element-hq/element-web-rageshakes#14361.
- Fix the same person appearing multiple times when searching for them. (#9177). Fixes element-hq/element-web#22851.
- Fix space panel subspace indentation going missing (#9167). Fixes element-hq/element-web#23049.
- Fix invisible power levels tile when showing hidden events (#9162). Fixes element-hq/element-web#23013.
- Space panel accessibility improvements (#9157). Fixes element-hq/element-web#22995.
- Fix inverted logic for showing UserWelcomeTop component (#9164). Fixes element-hq/element-web#23037.