1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Changelog for version 1.6.44

This commit is contained in:
ganfra
2025-08-06 15:17:22 +02:00
parent 69af25a829
commit d9b83dd752
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
Changes in Element v1.6.44 (2025-08-06)
=======================================
Other changes
-------------
- Hide the "Manually Verify by Text" option behind devtool flag. ([#9058](https://github.com/element-hq/element-android/issues/9058))
- Change targetSdk to 35. ([#9051](https://github.com/element-hq/element-android/issues/9051))
- Support room v12. ([#9065](https://github.com/element-hq/element-android/issues/9065))
- Fix window insets. ([#9067](https://github.com/element-hq/element-android/issues/9067))
Changes in Element v1.6.42 (2025-06-10)
=======================================

View File

@@ -1 +0,0 @@
Hide the "Manually Verify by Text" option behind devtool flag.