Skip to content

Element Android v1.6.16

Compare
Choose a tag to compare
@ganfra ganfra released this 29 May 10:51
· 35 commits to develop since this release

Changes in Element v1.6.16 (2024-05-29)

Bugfixes πŸ›

  • Fix crash when accessing a local file and permission is revoked. (#3616)
  • Fixes Element on Android 12+ being ineligible for URL deeplinks (#5748)
  • Restore formatting when restoring a draft. Also keep formatting when switching composer mode. (#7466)

Other changes

  • Update posthog sdk to 3.2.0 (#8820)
  • Update Rust crypto SDK to version 0.4.1 (#8838)

What's Changed

  • When reporting a user, use the membership state eventId for the eventId. by @bmarty in #8798
  • Sync Emojis by @github-actions in #8795
  • Analyics: stop double reporting posthog utds by @BillCarsonFr in #8801
  • Fixing Android 12 url deeplinks by @ouchadam in #6225
  • fix: update local file access permission by @yostyle in #8810
  • Add note about MSC3886, MSC3903 and MSC3906 being closed by @hughns in #8817
  • Add dependency on com.github.matrix-org:matrix-analytics-events by @bmarty in #8790
  • Bump posthog version to 3.2.0 by @BillCarsonFr in #8820
  • Bump rust sdk crypto to 0.4.1 by @BillCarsonFr in #8838
  • Fix Rich Text Editor issues: save formatted text in draft and keep formatting when switching between modes by @bmarty in #8743

Full Changelog: v1.6.14...v1.6.16