Releases: element-hq/element-android
Releases Β· element-hq/element-android
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
Element Android v1.6.22
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
- Remove legacy qr code login by @bmarty in #8890
- Add unit test on ScanEncryptorUtils. by @bmarty in #8900
- Upgrade Jitsi to 10.2.0 by @bmarty in #8911
- Update strings.xml to fix the "see and managed addresses[β¦]" typo. by @Erquint in #8905
- Remove dependency on libolm by @bmarty in #8901
New Contributors
Full Changelog: v1.6.20...v1.6.22
Element Android v1.6.20
What's Changed
- Bump io.element.android:wysiwyg from 2.37.3 to 2.37.4 by @dependabot in #8853
- Run
bundle update
by @bmarty in #8854 - Bump compile and target SDK to 34 by @bmarty in #8860
- Use ContextCompat.registerReceiver with explicit RECEIVER_EXPORTED by @bmarty in #8867
- Supports authenticated media by @ganfra in #8868
Full Changelog: v1.6.18...v1.6.20
Element Android v1.6.18
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
- Support reporting super properties to posthog (appPlatform) by @BillCarsonFr in #8839
- Fix redacted events not grouped correctly by @ganfra in #8841
- Bump io.element.android:wysiwyg from 2.35.0 to 2.37.3 by @dependabot in #8835
- Fix sonarqube CI error UnsupportedClassVersionError by @BillCarsonFr in #8844
- Fix | Share room keys with dehydrated devices by @BillCarsonFr in #8842
- When sending user mentions, always send the user id as the fallback text by @jmartinesp in #8847
- Replace
*.element.io
deep link with actual hosts by @jmartinesp in #8850
Full Changelog: v1.6.16...v1.6.18