Skip to content

Commit 9e74afc

Browse files
author
ganfra
committed
Merge branch 'main' into develop
2 parents ecd1057 + 4fa634a commit 9e74afc

File tree

10 files changed

+20
-8
lines changed

10 files changed

+20
-8
lines changed

CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
Changes in Element v1.6.6 (2023-10-05)
2+
======================================
3+
4+
Bugfixes 🐛
5+
----------
6+
- Fixed JWT token for Jitsi openidtoken-jwt authentication ([#7758](https://github.com/vector-im/element-android/issues/7758))
7+
- Fix crash when max shortcuts count is exceeded ([#8644](https://github.com/vector-im/element-android/issues/8644))
8+
- Fix Login with QR code not working with rust crypto. ([#8653](https://github.com/vector-im/element-android/issues/8653))
9+
10+
Other changes
11+
-------------
12+
- Use 3PID capability to show / hide email UI in settings ([#8615](https://github.com/vector-im/element-android/issues/8615))
13+
- If an external account manager is configured on the server, use it to delete other sessions and hide the multi session deletion. ([#8616](https://github.com/vector-im/element-android/issues/8616))
14+
- Hide account deactivation UI for account managed externally. ([#8619](https://github.com/vector-im/element-android/issues/8619))
15+
- Fix import of SAS Emoji string translations. ([#8623](https://github.com/vector-im/element-android/issues/8623))
16+
- Open external account manager for delete other sessions using Chrome custom tabs. ([#8645](https://github.com/vector-im/element-android/issues/8645))
17+
18+
119
Changes in Element v1.6.5 (2023-07-25)
220
======================================
321

changelog.d/7758.bugfix

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

changelog.d/8615.misc

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

changelog.d/8616.misc

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

changelog.d/8619.misc

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

changelog.d/8623.misc

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

changelog.d/8644.bugfix

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

changelog.d/8645.misc

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

changelog.d/8653.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Main changes in this version: mainly bug fixes.
2+
Full changelog: https://github.com/vector-im/element-android/releases

0 commit comments

Comments
 (0)