This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
v3.62.0
✨ Features
- Further improve replies (#6396). Fixes element-hq/element-web#19074, element-hq/element-web#18194 element-hq/element-web#18027 and element-hq/element-web#19179.
- Enable users to join group calls from multiple devices (#9625).
- fix(visual): make cursor a pointer for summaries (#9419). Contributed by @r00ster91.
- Add placeholder for rich text editor (#9613).
- Consolidate public room search experience (#9605). Fixes element-hq/element-web#22846.
- New password reset flow (#9581). Fixes element-hq/element-web#23131.
- Device manager - add tooltip to device details toggle (#9594).
- sliding sync: add lazy-loading member support (#9530).
- Limit formatting bar offset to top of composer (#9365). Fixes element-hq/element-web#12359. Contributed by @owi92.
🐛 Bug Fixes
- Fix issues around up arrow event edit shortcut (#9645). Fixes element-hq/element-web#18497 and element-hq/element-web#18964.
- Fix search not being cleared when clicking on a result (#9635). Fixes element-hq/element-web#23845.
- Fix screensharing in 1:1 calls (#9612). Fixes element-hq/element-web#23808.
- Fix the background color flashing when joining a call (#9640).
- Fix the size of the 'Private space' icon (#9638).
- Fix reply editing in rich text editor (https (#9615).
- Fix thread list jumping back down while scrolling (#9606). Fixes element-hq/element-web#23727.
- Fix regression with TimelinePanel props updates not taking effect (#9608). Fixes element-hq/element-web#23794.
- Fix form tooltip positioning (#9598). Fixes element-hq/element-web#22861.
- Extract Search handling from RoomView into its own Component (#9574). Fixes element-hq/element-web#498.
- Fix call splitbrains when switching between rooms (#9692).
- Fix replies to emotes not showing as inline (#9707). Fixes element-hq/element-web#23903.