File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments