mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-21 14:28:13 +08:00
Merge tag 'v1.6.24' into develop
tag
This commit is contained in:
commit
c8f86aae2d
14
CHANGES.md
14
CHANGES.md
@ -1,3 +1,17 @@
|
||||
Changes in Element v1.6.24 (2024-11-19)
|
||||
=======================================
|
||||
|
||||
Bugfixes 🐛
|
||||
----------
|
||||
- Extended file name support to include characters from multiple languages, including Cyrillic and Han scripts. ([#6449](https://github.com/element-hq/element-android/issues/6449)) ([#6449](https://github.com/element-hq/element-android/issues/6449))
|
||||
- Intercept mobile.element.io links with Element app ([#8904](https://github.com/element-hq/element-android/issues/8904))
|
||||
- Show a notice when a previously verified user is not anymore ([#8933](https://github.com/element-hq/element-android/issues/8933))
|
||||
|
||||
Other changes
|
||||
-------------
|
||||
- Indicate when calls are unsupported in the timeline/notifications ([#8938](https://github.com/element-hq/element-android/issues/8938))
|
||||
|
||||
|
||||
Changes in Element v1.6.22 (2024-09-23)
|
||||
=======================================
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Extended file name support to include characters from multiple languages, including Cyrillic and Han scripts. ([#6449](https://github.com/element-hq/element-android/issues/6449))
|
@ -1 +0,0 @@
|
||||
Intercept mobile.element.io links with Element app
|
@ -1 +0,0 @@
|
||||
Show a notice when a previously verified user is not anymore
|
@ -1 +0,0 @@
|
||||
Indicate when calls are unsupported in the timeline/notifications
|
2
fastlane/metadata/android/en-US/changelogs/40106240.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/40106240.txt
Normal file
@ -0,0 +1,2 @@
|
||||
Main changes in this version: notify user about unsupported Element Call.
|
||||
Full changelog: https://github.com/element-hq/element-android/releases
|
Loading…
Reference in New Issue
Block a user