You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
Changes in Element X v0.6.1 (2024-09-17)
2
+
========================================
3
+
4
+
### ✨ Features
5
+
* Add forced logout flow when the proxy is no longer available by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3458
6
+
* Temporary account creation using Element Web. by @bmarty in https://github.com/element-hq/element-x-android/pull/3467
7
+
8
+
### 🙌 Improvements
9
+
* Feature/valere/invisible crypto feature flag by @BillCarsonFr in https://github.com/element-hq/element-x-android/pull/3451
10
+
* Require acknowledgement to send to a verified user if their identity changed or if a device is unverified. by @ganfra in https://github.com/element-hq/element-x-android/pull/3461
11
+
* Update pinned message actions by @ganfra in https://github.com/element-hq/element-x-android/pull/3438
12
+
13
+
### 🐛 Bugfixes
14
+
* Fix events blinking at the beginning of DM by @bmarty in https://github.com/element-hq/element-x-android/pull/3449
15
+
* Fix not being able to decline an invite from the room list by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3466
16
+
17
+
### 🗣 Translations
18
+
* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/3464
19
+
* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/3469
20
+
* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/3476
21
+
* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/3477
22
+
23
+
### Others
24
+
* Upgrade Rust sdk to 0.2.45 by @bmarty in https://github.com/element-hq/element-x-android/pull/3472
25
+
* SDK 0.2.46 by @bmarty in https://github.com/element-hq/element-x-android/pull/3475
0 commit comments