Skip to content

Commit 7924503

Browse files
committed
Changelog for version 0.5.3
1 parent 24a78f9 commit 7924503

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGES.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
Changes in Element X v0.5.3 (2024-09-10)
2+
========================================
3+
4+
### ✨ Features
5+
* Add banner for optional migration to simplified sliding sync by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3429
6+
7+
### 🙌 Improvements
8+
* Timeline : remove the encrypted history banner by @ganfra in https://github.com/element-hq/element-x-android/pull/3410
9+
10+
### 🐛 Bugfixes
11+
* Fix new logins with Simplified SS using the proxy by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3417
12+
* Ensure Call is not hang up when user is asked to grant system permissions by @bmarty in https://github.com/element-hq/element-x-android/pull/3419
13+
* Wait for a room with joined state in `/sync` after creating it by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3421
14+
* [Bugfix] : fix self verification flow by @ganfra in https://github.com/element-hq/element-x-android/pull/3426
15+
16+
### 🗣 Translations
17+
* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/3425
18+
19+
### 🚧 In development 🚧
20+
* [Feature] Pinned messages list by @ganfra in https://github.com/element-hq/element-x-android/pull/3392
21+
* Pinned messages banner : adjust indicator to match design. by @ganfra in https://github.com/element-hq/element-x-android/pull/3415
22+
23+
### Dependency upgrades
24+
* Update plugin dependencycheck to v10.0.4 by @renovate in https://github.com/element-hq/element-x-android/pull/3372
25+
* Update plugin detekt to v1.23.7 by @renovate in https://github.com/element-hq/element-x-android/pull/3424
26+
27+
### Others
28+
* Delete old log files by @bmarty in https://github.com/element-hq/element-x-android/pull/3413
29+
* Recovery key formatting and wording iteration by @bmarty in https://github.com/element-hq/element-x-android/pull/3409
30+
* Change license to AGPL by @bmarty in https://github.com/element-hq/element-x-android/pull/3422
31+
* Remove Wait list screen by @bmarty in https://github.com/element-hq/element-x-android/pull/3428
32+
133
Changes in Element X v0.5.2 (2024-09-05)
234
=========================================
335

0 commit comments

Comments
 (0)