Skip to content

Element Android v1.5.24

Compare
Choose a tag to compare
@bmarty bmarty released this 08 Feb 13:13
· 1776 commits to develop since this release

Features ✨

  • [Rich text editor] Add inline code to rich text editor (#8011)

Bugfixes πŸ›

  • If media cache is large, Settings > General takes a long time to open (#5918)
  • Fix that replies to @roomba would be highlighted as a room ping. Contributed by Nico. (#6457)
  • Cannot select text properly in plain text mode when using Rich Text Editor. (#7801)
  • Fix the next button disabled issue after going to change homeserver screen (#7928)
  • Fix extra new lines added to inline code (#7975)
  • [Voice Broadcast] Use internal playback timer to compute the current playback position (#8012)
  • Do not send any request to Posthog if no consent is provided. (#8031)
  • [Voice Broadcast] We should not be able to start broadcasting if there is already a live broadcast in the Room (#8062)

In development 🚧

  • [Poll] History list: unmock data (#7864)

SDK API changes ⚠️

  • [Poll] Adding PollHistoryService (#7864)
  • [Push rules] Call /actions api before /enabled api (#8005)

Other changes

  • Let the user know when we are not able to decrypt the voice broadcast chunks (#7820)
  • [Voice Broadcast] Show Live broadcast in the room list only if the feature flag is enabled in the lab (#8042)
  • Improve the CountUpTimer implementation (#8058)

What's Changed

Full Changelog: v1.5.22...v1.5.24