github element-hq/element-android v1.5.10

latest releases: v1.6.20, v1.6.18, v1.6.16...
22 months ago

Changes in Element v1.5.10 (2022-11-30)

Features ✨

  • Add setting to allow disabling direct share (#2725)
  • [Device Manager] Toggle IP address visibility (#7546)
  • New implementation of the full screen mode for the Rich Text Editor. (#7577)

Bugfixes 🐛

  • Fix italic text is truncated when bubble mode and markdown is enabled (#5679)
  • Missing translations on "replyTo" messages (#7555)
  • ANR on session start when sending client info is enabled (#7604)
  • Make the plain text mode layout of the RTE more compact. (#7620)
  • Push notification for thread message is now shown correctly when user observes rooms main timeline (#7634)
  • Voice Broadcast - Fix playback stuck in buffering mode (#7646)

In development 🚧

  • Voice Broadcast - Handle redaction of the state events on the listener and recorder sides (#7629)
  • Voice Broadcast - Update the buffering display in the timeline (#7655)
  • Voice Broadcast - Remove voice messages related to a VB from the room attachments (#7656)

SDK API changes ⚠️

  • Added support for read receipts in threads. Now user in a room can have multiple read receipts (one per thread + one in main thread + one without threadId) (#6996)
  • Sync Filter now taking in account homeserver capabilities to not pass unsupported parameters.
    Sync Filter is now configured by providing SyncFilterBuilder class instance, instead of Filter to identify Filter changes related to homeserver capabilities (#7626)

Other changes

  • Remove usage of Buildkite. (#7583)
  • Better validation of edits (#7594)

What's Changed

New Contributors

Full Changelog: v1.5.8...v1.5.10

Don't miss a new element-android release

NewReleases is sending notifications on new releases.