v23.2.0-rc.1
Pre-release
Pre-release
RiotRobot
released this
24 Jan 11:18
·
1598 commits
to develop
since this release
β¨ Features
- Implement decryption via the rust sdk (#3074).
- Handle edits which are bundled with an event, per MSC3925 (#3045).
π Bug Fixes
- Add null check for our own member event (#3082).
- Handle group call getting initialised twice in quick succession (#3078). Fixes element-hq/element-call#847.
- Correctly handle limited sync responses by resetting the thread timeline (#3056). Fixes element-hq/element-web#23952. Contributed by @justjanne.
- Fix failure to start in firefox private browser (#3058). Fixes element-hq/element-web#24216.
- Fix spurious "Decryption key withheld" messages (#3061). Fixes element-hq/element-web#23803.
- Fix browser entrypoint (#3051). Fixes #3013.