Skip to content

Releases: element-hq/element-android

Element Android v1.6.42

10 Jun 16:56
Compare
Choose a tag to compare

πŸ”’ Security

  • Upgrade the matrix-rust-sdk to resolve a High severity security issue (CVE-2025-48937, GHSA-x958-rvg6-956w): Check the sender of an event matches owner of session, preventing sender spoofing by homeserver owners.

What's Changed

  • Improve docs about the Rust crypto integration by @richvdh in #9035
  • deps (rust crypto sdk) : bump version to 0.11.1 by @ganfra in #9043

Full Changelog: v1.6.40...v1.6.42

Element Android v1.6.40

02 Jun 12:00
Compare
Choose a tag to compare

What's Changed

  • Bump org.matrix.rustcomponents:crypto-android to 0.11.0 by @richvdh in #9036

New Contributors

Full Changelog: v1.6.38...v1.6.40

Element Android v1.6.38

27 May 14:59
Compare
Choose a tag to compare
  • Filter mobile links: only open links which have an explicit empty path like https://mobile.element.io/?hs_url=... (#9033)

What's Changed

Full Changelog: v1.6.36...v1.6.38

Element Android v1.6.36

14 Mar 16:35
Compare
Choose a tag to compare

Changes in Element v1.6.36 (2025-03-14)

No significant changes.

Full Changelog: v1.6.34...v1.6.36

Element Android v1.6.34

13 Mar 14:40
Compare
Choose a tag to compare

Changes in Element v1.6.34 (2025-03-07)

Security fixes πŸ”

Full Changelog: v1.6.32...v1.6.34

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