Skip to content

Commit 929cefa

Browse files
committed
Changelog for version 0.6.3
1 parent 1dbd7df commit 929cefa

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGES.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
Changes in Element X v0.6.2 (2024-09-17)
1+
Changes in Element X v0.6.3 (2024-09-19)
22
========================================
33

4+
## What's Changed
5+
### 🙌 Improvements
6+
* Iterate send failure verification by @ganfra in https://github.com/element-hq/element-x-android/pull/3485
7+
### 🐛 Bugfixes
8+
* Make sure the logout action doesn't cause a crash by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3480
9+
* Distinguish between roomId and roomAlias. by @bmarty in https://github.com/element-hq/element-x-android/pull/3486
10+
* Fix sliding sync proxy login not working after native SS failure by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3489
11+
### Dependency upgrades
12+
* SDK 0.2.47 by @ganfra in https://github.com/element-hq/element-x-android/pull/3490
13+
### Others
14+
* Add tests on AccountDeactivationView by @bmarty in https://github.com/element-hq/element-x-android/pull/3481
15+
* Cleanup and fixtures for SDK classes. by @bmarty in https://github.com/element-hq/element-x-android/pull/3488
16+
* Timeline related improvements by @ganfra in https://github.com/element-hq/element-x-android/pull/3487
17+
* Room list : debounce subscribe to visible rooms. by @ganfra in https://github.com/element-hq/element-x-android/pull/3491
18+
* Improve code coverage metrics by @bmarty in https://github.com/element-hq/element-x-android/pull/3450
19+
420
### ✨ Features
521
* Account deactivation. by @bmarty in https://github.com/element-hq/element-x-android/pull/3479
622

0 commit comments

Comments
 (0)