Skip to content

Commit 5c6e1d5

Browse files
committed
Changelog for version 1.6.10
1 parent 4c8ffbd commit 5c6e1d5

File tree

5 files changed

+18
-8
lines changed

5 files changed

+18
-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.10 (2024-01-09)
2+
=======================================
3+
4+
Features ✨
5+
----------
6+
- Add support for Mobile Device Management.
7+
The keys are:
8+
- default homeserver URL `im.vector.app.serverConfigDefaultHomeserverUrlString`
9+
- push gateway URL `im.vector.app.serverConfigSygnalAPIUrlString`
10+
- permalink base URL `im.vector.app.clientPermalinkBaseUrl` ([#8698](https://github.com/element-hq/element-android/issues/8698))
11+
- Support Functional members (https://github.com/element-hq/element-meta/blob/develop/spec/functional_members.md) ([#3736](https://github.com/element-hq/element-android/issues/3736))
12+
13+
Bugfixes 🐛
14+
----------
15+
- Fix some issues related to edition and reply of events. ([#5969](https://github.com/element-hq/element-android/issues/5969))
16+
- Fix crypto migration from kotlin to rust when an account has a single session and no backup. ([#8666](https://github.com/element-hq/element-android/issues/8666))
17+
18+
119
Changes in Element v1.6.8 (2023-11-28)
220
======================================
321

changelog.d/3736.feature

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

changelog.d/5969.bugfix

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

changelog.d/8666.bugfix

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

changelog.d/8698.feature

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)