✨ Features
- Move pin drop out of labs (#22993).
- Quotes for rte (#9932). Contributed by @alunturner.
- Show the room name in the room header during calls (#9942). Fixes vector-im/element-web#24268.
- Add code blocks to rich text editor (#9921). Contributed by @alunturner.
- Add new style for inline code (#9936). Contributed by @florianduros.
- Add disabled button state to rich text editor (#9930). Contributed by @alunturner.
- Change the rageshake "app" for auto-rageshakes (#9909).
- Device manager - tweak settings display (#9905). Contributed by @kerryarchibald.
- Add list functionality to rich text editor (#9871). Contributed by @alunturner.
🐛 Bug Fixes
- Fix RTE focus behaviour in threads (#9969). Fixes vector-im/element-web#23755. Contributed by @florianduros.
- #22204 Issue: Centered File info in lightbox (#9971). Fixes vector-im/element-web#22204. Contributed by @Spartan09.
- Fix seekbar position for zero length audio (#9949). Fixes vector-im/element-web#24248.
- Allow thread panel to be closed after being opened from notification (#9937). Fixes vector-im/element-web#23764 vector-im/element-web#23852 and vector-im/element-web#24213. Contributed by @justjanne.
- Only highlight focused menu item if focus is supposed to be visible (#9945). Fixes vector-im/element-web#23582.
- Prevent call durations from breaking onto multiple lines (#9944).
- Tweak call lobby buttons to more closely match designs (#9943).
- Do not show a broadcast as live immediately after the recording has stopped (#9947). Fixes vector-im/element-web#24233.
- Clear the RTE before sending a message (#9948). Contributed by @florianduros.
- Fix {enter} press in RTE (#9927). Contributed by @florianduros.
- Fix the problem that the password reset email has to be confirmed twice (#9926). Fixes vector-im/element-web#24226.
- replace .at() with array.length-1 (#9933). Fixes matrix-org/element-web-rageshakes#19281.
- Fix broken threads list timestamp layout (#9922). Fixes vector-im/element-web#24243 and vector-im/element-web#24191. Contributed by @justjanne.
- Disable multiple messages when {enter} is pressed multiple times (#9929). Fixes vector-im/element-web#24249. Contributed by @florianduros.
- Fix logout devices when resetting the password (#9925). Fixes vector-im/element-web#24228.
- Fix: Poll replies overflow when not enough space (#9924). Fixes vector-im/element-web#24227. Contributed by @kerryarchibald.
- State event updates are not forwarded to the widget from invitation room (#9802). Contributed by @maheichyk.
- Fix error when viewing source of redacted events (#9914). Fixes vector-im/element-web#24165. Contributed by @clarkf.
- Replace outdated css attribute (#9912). Fixes vector-im/element-web#24218. Contributed by @justjanne.
- Clear isLogin theme override when user is no longer viewing login screens (#9911). Fixes vector-im/element-web#23893.
- Fix reply action in message context menu notif & file panels (#9895). Fixes vector-im/element-web#23970.
- Fix issue where thread dropdown would not show up correctly (#9872). Fixes vector-im/element-web#24040. Contributed by @justjanne.
- Fix unexpected composer growing (#9889). Contributed by @florianduros.
- Fix misaligned timestamps for thread roots which are emotes (#9875). Fixes vector-im/element-web#23897. Contributed by @justjanne.