Skip to content

Commit 1e4f47b

Browse files
committed
Changelog for version 1.6.2
1 parent 56ea316 commit 1e4f47b

File tree

7 files changed

+20
-6
lines changed

7 files changed

+20
-6
lines changed

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
Changes in Element v1.6.2 (2023-06-02)
2+
======================================
3+
4+
Features ✨
5+
----------
6+
- **Element Android is now using the Crypto Rust SDK**. Migration of user's data should be done at first launch after application upgrade. ([#8390](https://github.com/vector-im/element-android/issues/8390))
7+
- Marks WebP files as Animated and allows them to play ([#8120](https://github.com/vector-im/element-android/issues/8120))
8+
- Updates to protocol used for Sign in with QR code ([#8299](https://github.com/vector-im/element-android/issues/8299))
9+
- Updated rust crypto SDK to version 0.3.9 ([#8488](https://github.com/vector-im/element-android/issues/8488))
10+
11+
Bugfixes 🐛
12+
----------
13+
- Fix: Allow users to sign out even if the sign out request fails. ([#4855](https://github.com/vector-im/element-android/issues/4855))
14+
- fix: Make some crypto calls suspendable to avoid reported ANR ([#8482](https://github.com/vector-im/element-android/issues/8482))
15+
16+
Other changes
17+
-------------
18+
- Refactoring: Extract a new interface for common access to crypto store between kotlin and rust crypto ([#8470](https://github.com/vector-im/element-android/issues/8470))
19+
20+
121
Changes in Element v1.6.1 (2023-05-25)
222
======================================
323

changelog.d/4855.bugfix

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

changelog.d/8120.feature

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

changelog.d/8299.feature

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

changelog.d/8470.misc

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

changelog.d/8482.bugfix

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

changelog.d/8488.feature

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

0 commit comments

Comments
 (0)