This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
v3.109.0-rc.0
Pre-release
Pre-release
github-actions
released this
03 Sep 12:40
·
2 commits
to refs/heads/staging
since this release
✨ Features
- Allow user to set timezone (#12775). Contributed by @Timshel.
- Implement download_file in widget driver (#12931). Contributed by @weeman1337.
- Sort the pinning message list in the same order than the banner. By timeline order. (#12937). Contributed by @florianduros.
- Display pinned messages on a banner at the top of a room (#12917). Contributed by @florianduros.
- Add a config option to control the default widget container height (#12893). Contributed by @dbkr.
- RTE drafts (#12674). Contributed by @langleyd.
- Add thread information in pinned message list (#12902). Contributed by @florianduros.
- Add Pin/Unpin action in quick access of the message action bar (#12897). Contributed by @florianduros.
🐛 Bug Fixes
- Fix read receipt animation (#12923). Contributed by @dbkr.
- Display the indicator even with one message in pinned message banner (#12946). Contributed by @florianduros.
- Always display last pinned message on the banner (#12945). Contributed by @florianduros.
- The pinned message banner or list are triggering 🎉 effect. (#12944). Contributed by @florianduros.
- Fix reply message truncation on 2 lines (#12929). Contributed by @florianduros.
- Fix pin/unpin slowness and non refresh from the message action bar (#12934). Contributed by @florianduros.
- Ignore desktop for minimum browser support. (#12928). Contributed by @florianduros.