mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Changelog for version 1.6.14
This commit is contained in:
parent
9aaf29d4cf
commit
ea9751ea8f
5 changed files with 14 additions and 4 deletions
14
CHANGES.md
14
CHANGES.md
|
@ -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)
|
||||
=======================================
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Improve UTD reporting by adding additional fields to the report.
|
|
@ -1 +0,0 @@
|
|||
Fix infinite loading on secure backup setup ("Re-Authentication needed" bottom sheet).
|
|
@ -1 +0,0 @@
|
|||
Add a report user action in the message bottom sheet and on the user profile page.
|
|
@ -1 +0,0 @@
|
|||
Fix send button blinking once for each character you are typing in RTE.
|
Loading…
Reference in a new issue