Merge tag 'v1.6.14' into develop

tag
This commit is contained in:
Benoit Marty 2024-04-02 18:15:46 +02:00
commit 479cb1a8f4
6 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,17 @@
Changes in Element v1.6.14 (2024-04-02)
=======================================
Bugfixes 🐛
----------
- Fix send button blinking once for each character you are typing in RTE. ([#send_button_blinking](https://github.com/element-hq/element-android/issues/send_button_blinking))
- Fix infinite loading on secure backup setup ("Re-Authentication needed" bottom sheet). ([#8786](https://github.com/element-hq/element-android/issues/8786))
Other changes
-------------
- Improve UTD reporting by adding additional fields to the report. ([#8780](https://github.com/element-hq/element-android/issues/8780))
- Add a report user action in the message bottom sheet and on the user profile page. ([#8796](https://github.com/element-hq/element-android/issues/8796))
Changes in Element v1.6.12 (2024-02-16)
=======================================

View File

@ -1 +0,0 @@
Improve UTD reporting by adding additional fields to the report.

View File

@ -1 +0,0 @@
Fix infinite loading on secure backup setup ("Re-Authentication needed" bottom sheet).

View File

@ -1 +0,0 @@
Add a report user action in the message bottom sheet and on the user profile page.

View File

@ -1 +0,0 @@
Fix send button blinking once for each character you are typing in RTE.

View File

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