Skip to content

v1.5.2

Compare
Choose a tag to compare
@bmarty bmarty released this 10 Oct 14:29
· 64 commits to develop since this release

Imported from Element 1.5.2. (https://github.com/vector-im/element-android/releases/tag/v1.5.2)

SDK API changes ⚠️

  • Allow the sync timeout to be configured (mainly useful for testing) (#7198)
  • Ports SDK instrumentation tests to use suspending functions instead of countdown latches (#7207)
  • [Device Manager] Extend user agent to include device information (#7209)

Other changes

  • Target API 12 and compile with Android SDK 32. (#6929)