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

Merge branch 'release/1.6.44' into develop

This commit is contained in:
ganfra
2025-08-06 15:23:26 +02:00
3 changed files with 13 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) Changes in Element v1.6.42 (2025-06-10)
======================================= =======================================

View File

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

View File

@@ -0,0 +1,2 @@
Main changes in this version: support room v12.
Full changelog: https://github.com/element-hq/element-android/releases