Skip to content

Commit bd124e1

Browse files
committed
Changelog for version 1.6.12
1 parent 8f9695a commit bd124e1

File tree

6 files changed

+17
-5
lines changed

6 files changed

+17
-5
lines changed

CHANGES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Changes in Element v1.6.12 (2024-02-16)
2+
=======================================
3+
4+
This update provides important security fixes, please update now.
5+
6+
Security fixes 🔐
7+
-----------------
8+
- Add a check on incoming intent. ([#1506 internal](https://github.com/matrix-org/internal-config/issues/1506))
9+
- Store temporary files created for Camera in the media folder. ([#1505 internal](https://github.com/matrix-org/internal-config/issues/1505))
10+
11+
Bugfixes 🐛
12+
----------
13+
- Switch the position and styles of the 'already have an account' and 'create account' buttons in the login splash screen. Also changes the 'already have an account one' to just say 'sign in'. ([#+update-login-splash-screen](https://github.com/element-hq/element-android/issues/+update-login-splash-screen))
14+
- Improve `Event.getClearContent()` and fix assignment issue that may help to decrypt last Event in the room list. ([#8744](https://github.com/element-hq/element-android/issues/8744))
15+
- Fix issues about location Event avatar rendering. ([#8749](https://github.com/element-hq/element-android/issues/8749))
16+
17+
118
Changes in Element v1.6.10 (2024-01-09)
219
=======================================
320

changelog.d/+check-intent.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+picker.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+update-login-splash-screen.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8744.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8749.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)