Skip to content

Element Android v1.5.20

Compare
Choose a tag to compare
@bmarty bmarty released this 10 Jan 16:06
· 2947 commits to develop since this release

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

Full Changelog: v1.5.18...v1.5.20