Skip to content

Commit e2b0a0b

Browse files
committed
Changelog for version 0.2.1
1 parent 9e989b5 commit e2b0a0b

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 X v0.2.1 (2023-09-20)
2+
========================================
3+
4+
Features ✨
5+
----------
6+
- Bump Rust SDK to `v0.1.56`
7+
- [Rich text editor] Add link support to rich text editor ([#1309](https://github.com/vector-im/element-x-android/issues/1309))
8+
- Let the SDK figure the best scheme given an homeserver URL (thus allowing HTTP homeservers) ([#1382](https://github.com/vector-im/element-x-android/issues/1382))
9+
10+
Bugfixes 🐛
11+
----------
12+
- Fix ANR on RoomList when notification settings change. ([#1370](https://github.com/vector-im/element-x-android/issues/1370))
13+
14+
Other changes
15+
-------------
16+
- Element Call: support scheme `io.element.call` ([#1377](https://github.com/vector-im/element-x-android/issues/1377))
17+
- [DI] Rework how dagger components are created and provided. ([#1378](https://github.com/vector-im/element-x-android/issues/1378))
18+
- Remove usage of async-uniffi as it leads to a deadlocks and memory leaks. ([#1381](https://github.com/vector-im/element-x-android/issues/1381))
19+
20+
121
Changes in Element X v0.2.0 (2023-09-18)
222
========================================
323

changelog.d/1309.feature

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

changelog.d/1370.bugfix

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

changelog.d/1377.misc

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

changelog.d/1378.misc

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

changelog.d/1381.misc

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

changelog.d/1382.feature

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

0 commit comments

Comments
 (0)