Skip to content

Commit 042f144

Browse files
committed
Changelog for version 1.6.3
1 parent 8cd51ea commit 042f144

File tree

10 files changed

+23
-9
lines changed

10 files changed

+23
-9
lines changed

CHANGES.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
Changes in Element v1.6.3 (2023-06-27)
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+
- [Rich text editor] Add mentions and slash commands ([#8440](https://github.com/vector-im/element-android/issues/8440))
8+
9+
Bugfixes 🐛
10+
----------
11+
- Update rich text editor library to support pasting of images. ([#8270](https://github.com/vector-im/element-android/issues/8270))
12+
- Fix | Got asked twice about verification #8353 (and other verification banners problems) ([#8353](https://github.com/vector-im/element-android/issues/8353))
13+
- Prompt the user when the invited MatrixId is not recognized ([#8468](https://github.com/vector-im/element-android/issues/8468))
14+
- The correct title and options are now displayed When a poll that was edited is ended. ([#8471](https://github.com/vector-im/element-android/issues/8471))
15+
- In some conditions the room shield is not refreshed correctly ([#8507](https://github.com/vector-im/element-android/issues/8507))
16+
- Fix crypto config fallback key sharing strategy ([#8541](https://github.com/vector-im/element-android/issues/8541))
17+
18+
Other changes
19+
-------------
20+
- MSC3987 implementation: the 'dont_notify' action for a push_rule is now deprecated and replaced by an empty action list. ([#8503](https://github.com/vector-im/element-android/issues/8503))
21+
- Update crypto rust sdk version to 0.3.10 ([#8554](https://github.com/vector-im/element-android/issues/8554))
22+
23+
124
Changes in Element v1.6.2 (2023-06-02)
225
======================================
326

changelog.d/8270.bugfix

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

changelog.d/8353.bugfix

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

changelog.d/8440.feature

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

changelog.d/8468.bugfix

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

changelog.d/8471.bugfix

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

changelog.d/8503.misc

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

changelog.d/8507.bugfix

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

changelog.d/8541.bugfix

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

changelog.d/8554.misc

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

0 commit comments

Comments
 (0)