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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ Changes in Element v1.5.2 (2022-10-05)
3
3
4
4
Features ✨
5
5
----------
6
+
- New App Layout is now enabled by default! Go to the Settings > Labs to toggle this ([#7166](https://github.com/vector-im/element-android/issues/7166))
6
7
- Render inline images in the timeline ([#351](https://github.com/vector-im/element-android/issues/351))
7
8
- Add privacy setting to disable personalized learning by the keyboard ([#6633](https://github.com/vector-im/element-android/issues/6633))
8
9
@@ -48,7 +49,6 @@ Other changes
48
49
- Add basic integration of Sentry to capture errors and crashes if user has given consent. ([#7076](https://github.com/vector-im/element-android/issues/7076))
49
50
- Add support to `/devtools` command. ([#7126](https://github.com/vector-im/element-android/issues/7126))
50
51
- Fix lint warning, and cleanup the code ([#7159](https://github.com/vector-im/element-android/issues/7159))
51
-
- New App Layout is now enabled by default! Go to the Settings > Labs to toggle this ([#7166](https://github.com/vector-im/element-android/issues/7166))
52
52
- Mutualize the pending auth handling ([#7193](https://github.com/vector-im/element-android/issues/7193))
53
53
- CI: Prevent modification of translations by developer. ([#7211](https://github.com/vector-im/element-android/issues/7211))
54
54
- Fix typo in strings.xml and make sure this is American English. ([#7287](https://github.com/vector-im/element-android/issues/7287))
0 commit comments