v23.4.0-rc.1
Pre-release
Pre-release
RiotRobot
released this
21 Feb 11:57
·
1521 commits
to develop
since this release
β¨ Features
- Polls: expose end event id on poll model (#3160). Contributed by @kerryarchibald.
- Polls: count undecryptable poll relations (#3163). Contributed by @kerryarchibald.
π Bug Fixes
- Better type guard parseTopicContent (#3165). Fixes element-hq/element-web-rageshakes#20177 and element-hq/element-web-rageshakes#20178.
- Fix a bug where events in encrypted rooms would sometimes erroneously increment the total unread counter after being processed locally. (#3130). Fixes element-hq/element-web#24448. Contributed by @Half-Shot.
- Stop the ICE disconnected timer on call terminate (#3147).
- Clear notifications when we can infer read status from receipts (#3139). Fixes element-hq/element-web#23991.
- Messages sent out of order after one message fails (#3131). Fixes element-hq/element-web#22885 and element-hq/element-web#18942. Contributed by @justjanne.