Changes in 1.9.13 (2022-11-29)
✨ Features
- Add the left time in the Voice Broadcast tile recorder. (#7103)
🙌 Improvements
- CryptoV2: Import progress for room keys (#7078)
- Add support in the new Device Manager to sessions without crypto support. (#7083)
- Loading: Display sync progress on the loading screen (#7101)
- Refactor bottom sheet presentation in the device manager. (#7107)
- Upgrade MatrixSDK version (v0.24.5).
- Rich Text Composer: Fullscreen mode now is matching the design requirements. (#7058)
- Rich Text Editor: on iPhones when in landscape mode the fullscreen mode is disabled. (#7096)
🐛 Bugfixes
- Fix scroll issues with VoiceBroadcast and Poll cells (#7105)
- VoiceBroadcast: Display the playback duration in the default state (#7110)
- Polls: mitigate flickering on vote. (#5329)
- Labs: Rich text editor: Fix smart punctuation (e.g. double space transforms into dot) (#6930)
- Labs: Rich text editor: Fix input for keyboards that use symbols composition and replacement (e.g. Japanese Romaji, Korean) (#6983)
- Labs: Rich text editor: Fix keyboard suggestions for non-latin keyboards (e.g. Chinese Pinyin) (#7042)
- Voice Messages: Fix crash when voice message finishes playing. (#7074)
- Rich Text Composer: Bottom Sheet is sized to always show all the elements inside, and in case it reaches the top, is also scrollable. (#7082)
- Labs: Rich text editor: Fix broken backspace around some type of whitespaces (#7086)
- Support voice broadcast live playback (#7094)
- Rich Text Editor: Fixed a bug that prevented the drag gesture to dismiss the fullscreen mode when there is a lot of text. (#7116)
🚧 In development 🚧
- Labs: VoiceBroadcast - Add the Voice Broadcast option in the room functionalities (#6721)