Releases: element-hq/element-android
Releases Β· element-hq/element-android
Element Android v1.6.42
π 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
Element Android v1.6.38
- 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
Element Android v1.6.34
Changes in Element v1.6.34 (2025-03-07)
Security fixes π
- Fix for GHSA-632v-9pm3-m8ch / CVE-2025-27606
Full Changelog: v1.6.32...v1.6.34
Element Android v1.6.32
Changes in Element v1.6.32 (2025-02-18)
Other changes
- Add action to report room. (#8998)
What's Changed
- Add action to report room. by @bmarty in #9000
- Translations update from Weblate by @RiotTranslateBot in #9007
Full Changelog: v1.6.30...v1.6.32
Element Android v1.6.30
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
- Dual licensing: AGPL + Element Commercial by @bmarty in #8990
- Bump io.element.android:wysiwyg from 2.37.4 to 2.38.2 by @dependabot in #8993
- #8964 Fix app crash on incoming call when running Android 14+ by @christianrowlands in #8989
Full Changelog: v1.6.28...v1.6.30
Element Android v1.6.28
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
- Sunset application - first step by @bmarty in #8983
- Translations update from Weblate by @RiotTranslateBot in #8967
- Fix file attachment crash by @toshanmugaraj in #8908
- Update sonarcloud project key by @guillaumevillemont in #8877
- Sync strings by @bmarty in #8986
New Contributors
- @toshanmugaraj made their first contribution in #8908
- @guillaumevillemont made their first contribution in #8877
Full Changelog: v1.6.26...v1.6.28
Element Android v1.6.26
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
- Bump org.matrix.rustcomponents:crypto-android from 0.5.0 to 0.6.0 by @BillCarsonFr in #8960
- Sync Emojis by @github-actions in #8956
- Bump rexml from 3.2.9 to 3.3.9 by @dependabot in #8929
- Fix rendering text replies by @tulir in #8947
- Ensure Realm migration does not crash by @bmarty in #8965
Full Changelog: v1.6.24...v1.6.26
Element Android v1.6.24
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
- Intercept mobile.element.io links with Element app by @bro2020 in #8913
- Change license to AGPL by @bmarty in #8915
- Sync Emojis by @github-actions in #8903
- Java 21 by @bmarty in #8928
- Fix reference by @erikhuizinga in #8926
- Sync Emojis by @github-actions in #8922
- [Bugfix] Fix microphone loss during background voice calls on Android 14 by @amitshilo11 in #8914
- feat(crypto): Add support for verification violation warnings by @BillCarsonFr in #8933
- Element call incoming call by @bmarty in #8941
- #6449 Extended file name support to include characters from multiple languages, including Cyrillic and Han scripts by @christianrowlands in #8925
- Ensure m.call.notify event is not filtered out by push rules. by @bmarty in #8945
New Contributors
- @bro2020 made their first contribution in #8913
- @amitshilo11 made their first contribution in #8914
- @christianrowlands made their first contribution in #8925
Full Changelog: v1.6.22...v1.6.24