Skip to content

Element Android v1.5.22

Compare
Choose a tag to compare
@bmarty bmarty released this 25 Jan 13:56
· 1970 commits to develop since this release

Changes in Element v1.5.22 (2023-01-25)

Features ✨

  • [Poll] Warning message on decryption failure of some events (#7824)
  • [Poll] Render ended polls (#7900)
  • [Rich text editor] Update list item bullet appearance (#7930)
  • [Voice Broadcast] Handle connection errors while recording (#7890)
  • [Voice Broadcast] Use MSC3912 to delete server side all the related events (#7967)

Bugfixes 🐛

  • Fix OOM crashes. (#7962)
  • Fix can't get out of a verification dialog (#4025)
  • Fix rendering of edited polls (#7938)
  • [Voice Broadcast] Fix unexpected "live broadcast" in the room list (#7832)
  • Send voice message should not be allowed during a voice broadcast recording (#7895)
  • Voice Broadcast - Fix playback scrubbing not working if the playback is in a stopped state (#7961)
  • Handle exceptions when listening a voice broadcast (#7829)

In development 🚧

  • [Voice Broadcast] Only display a notification on the first voice chunk (#7845)
  • [Poll] History list: Load more UI mechanism (#7864)

SDK API changes ⚠️

Other changes

  • Upgrade to Kotlin 1.8 (#7936)
  • Sentry: Report sync duration and metrics for initial sync and for sync after pause. Not for regular sync. (#7960)
  • [Voice Broadcast] Rework internal media players coordination (#7979)
  • Support reactions on Voice Broadcast (#7807)
  • Pause voice broadcast listening on new VB recording (#7830)
  • Tapping slightly left or right of the 30s buttons highlights the whole cell instead of registering as button presses (#7929)

What's Changed

Full Changelog: v1.5.20...v1.5.22