Skip to content

Element X Android v0.2.1

Compare
Choose a tag to compare
@bmarty bmarty released this 20 Sep 16:15
· 6325 commits to develop since this release

Changes in Element X v0.2.1 (2023-09-20)

Features ✨

  • Bump Rust SDK to v0.1.56
  • [Rich text editor] Add link support to rich text editor (#1309)
  • Let the SDK figure the best scheme given an homeserver URL (thus allowing HTTP homeservers) (#1382)

Bugfixes 🐛

  • Fix ANR on RoomList when notification settings change. (#1370)

Other changes

  • Element Call: support scheme io.element.call (#1377)
  • [DI] Rework how dagger components are created and provided. (#1378)
  • Remove usage of async-uniffi as it leads to a deadlocks and memory leaks. (#1381)

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1