Element Android v1.5.20
Features β¨
- "[Rich text editor] Add list formatting buttons to the rich text editor" (#7887)
Bugfixes π
- ReplyTo are not updated if the original message is edited or deleted. (#5546)
- Observe ViewEvents only when resumed and ensure ViewEvents are not lost. (#7724)
- [Session manager] Missing info when a session does not support encryption (#7853)
- Reduce number of crypto database transactions when handling the sync response (#7879)
- [Voice Broadcast] Stop listening if we reach the last received chunk and there is no last sequence number (#7899)
- Handle network error on API
rooms/{roomId}/threads
(#7913)
In development π§
- [Poll] Render active polls list of a room
- [Poll] Render past polls list of a room (#7864)
Other changes
- fix: increase font size for messages (#5717)
- Add trim to username input on the app side and SDK side when sign-in (#7111)
What's Changed
- Fix: ISSUE-5546: replyTo are not updated if the original message is edited by @Claire1817 in #6704
- Update to latest version of Lint (8.0.0-alpha10) by @mnaturel in #7891
- Bump firebase-messaging from 23.1.0 to 23.1.1 by @dependabot in #7749
- Translations update from Weblate by @RiotTranslateBot in #7892
- [Rich text editor] Add list formatting buttons to the rich text editor by @jonnyandrew in #7887
- Edit voice broadcast string in labs by @Florian14 in #7901
- [Session manager] Missing info when a session does not support encryption (PSG-1074) by @mnaturel in #7854
- [Voice Broadcast] Stop listening if we reach the last received chunk and there is no last sequence number by @Florian14 in #7899
- Bump dependency-check-gradle from 7.4.1 to 7.4.3 by @dependabot in #7865
- Bump checker from 3.27.0 to 3.29.0 by @dependabot in #7903
- [Poll] Render active polls list of a room (PSG-908) by @mnaturel in #7867
- Reduce number of crypto database transactions when handling the sync response by @bmarty in #7879
- [Poll] Render past polls list of a room (PSG-1029) by @mnaturel in #7886
- Observe ViewEvents only when resumed by @bmarty in #7724
- Fix lint false positive by @bmarty in #7885
- Translations update from Weblate by @RiotTranslateBot in #7905
- Release script update by @bmarty in #7875
- Bump wysiwyg from 0.13.0 to 0.14.0 by @dependabot in #7902
- Bump dependency-check-gradle from 7.4.3 to 7.4.4 by @dependabot in #7906
- Thread list crashes by @bmarty in #7913
- Translations update from Weblate by @RiotTranslateBot in #7908
- Remove the "device" field from get
/pushrules
response model. by @bmarty in #7918 - View event replay by @bmarty in #7917
- Bump oss-licenses-plugin from 0.10.5 to 0.10.6 by @dependabot in #7716
- Bump lazythreetenbp from 0.12.0 to 0.13.0 by @dependabot in #7810
- Bump libphonenumber from 8.13.3 to 8.13.4 by @dependabot in #7907
- Bump git from 1.11.0 to 1.13.0 by @dependabot in #7921
- Add trim to username input when sign-in by @ByeongsuPark in #7432
- fix: increase font size for messages by @thefirstofthe300 in #5717
Full Changelog: v1.5.18...v1.5.20