Skip to content

Releases: element-hq/element-android

Element Android v1.6.32

18 Feb 10:47
Compare
Choose a tag to compare

Changes in Element v1.6.32 (2025-02-18)

Other changes

  • Add action to report room. (#8998)

What's Changed

Full Changelog: v1.6.30...v1.6.32

Element Android v1.6.30

04 Feb 10:26
Compare
Choose a tag to compare

Changes in Element v1.6.30 (2025-02-04)

Dual licensing: AGPL + Element Commercial (#8990)

Bugfixes πŸ›

  • Fix incoming call crash on Android 14+. (#8964)

What's Changed

Full Changelog: v1.6.28...v1.6.30

Element Android v1.6.28

13 Jan 15:59
Compare
Choose a tag to compare

Changes in Element v1.6.28 (2025-01-13)

  • Start sunsetting the application: prevent creation of new accounts on server with MAS support, and redirect users to Element X. (#8983)
  • Sync strings. (#8986)

What's Changed

New Contributors

Full Changelog: v1.6.26...v1.6.28

Element Android v1.6.26

20 Dec 10:51
Compare
Choose a tag to compare

Changes in Element v1.6.26 (2024-12-20)

Other changes

  • Bump org.matrix.rustcomponents:crypto-android from 0.5.0 to 0.6.0 based on matrix-sdk-crypto-0.9.0 (#8960)

What's Changed

Full Changelog: v1.6.24...v1.6.26

Element Android v1.6.24

19 Nov 16:28
Compare
Choose a tag to compare

Bugfixes πŸ›

  • Extended file name support to include characters from multiple languages, including Cyrillic and Han scripts. (#6449) (#6449)
  • Intercept mobile.element.io links with Element app (#8904)
  • Show a notice when a previously verified user is not anymore (#8933)

Other changes

  • Indicate when calls are unsupported in the timeline/notifications (#8938)

What's Changed

New Contributors

Full Changelog: v1.6.22...v1.6.24

Element Android v1.6.22

23 Sep 18:56
Compare
Choose a tag to compare

Changes in Element v1.6.22 (2024-09-23)

Important: this version removes the dependency of the deprecated libolm library.
Application installations that have not been updated to the first version with the migration (v1.6.0 released at 2023-05-17) will not be able to migrate the account.
More details in (#8901)

Other changes

  • Remove legacy QR code login. (#8889)

What's Changed

New Contributors

Full Changelog: v1.6.20...v1.6.22

Element Android v1.6.20

25 Jul 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.18...v1.6.20

Element Android v1.6.18

25 Jun 13:56
Compare
Choose a tag to compare

Changes in Element v1.6.18 (2024-06-25)

Security fixes

  • Fix redacted events not grouped correctly when hidden events are inserted between, making the app not render the timeline. (#8840)

Bugfixes πŸ›

  • Fix redacted events not grouped correctly when hidden events are inserted between. (#8840)
  • Element-Android session doesn't encrypt for a dehydrated device (#8842)
  • Intercept only links from element.io well known hosts. The previous behaviour broke OIDC login in Element X. (#8849)

Other changes

  • Posthog | report platform code for EA (#8839)

What's Changed

Full Changelog: v1.6.16...v1.6.18

Element Android v1.6.16

29 May 10:51
Compare
Choose a tag to compare

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

Element Android v1.6.14

02 Apr 18:00
Compare
Choose a tag to compare

Changes in Element v1.6.14 (2024-04-02)

Bugfixes πŸ›

  • Fix send button blinking once for each character you are typing in RTE. (#send_button_blinking)
  • Fix infinite loading on secure backup setup ("Re-Authentication needed" bottom sheet). (#8786)

Other changes

  • Improve UTD reporting by adding additional fields to the report. (#8780)
  • Add a report user action in the message bottom sheet and on the user profile page. (#8796)

What's Changed

Full Changelog: v1.6.12...v1.6.14