Skip to content

Commit e15430e

Browse files
committed
Changelog for version 0.1.6
1 parent 1a362fd commit e15430e

File tree

11 files changed

+23
-10
lines changed

11 files changed

+23
-10
lines changed

CHANGES.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
Changes in Element X v0.1.6 (2023-09-04)
2+
========================================
3+
4+
Features ✨
5+
----------
6+
- Enable the Polls feature. Allows to create, view, vote and end polls. ([#1196](https://github.com/vector-im/element-x-android/issues/1196))
7+
- Create poll. ([#1143](https://github.com/vector-im/element-x-android/issues/1143))
8+
9+
Bugfixes 🐛
10+
----------
11+
- Ensure notification for Event from encrypted room get decrypted content. ([#1178](https://github.com/vector-im/element-x-android/issues/1178))
12+
- Make sure Snackbars are only displayed once. ([#928](https://github.com/vector-im/element-x-android/issues/928))
13+
- Fix the orientation of sent images. ([#1135](https://github.com/vector-im/element-x-android/issues/1135))
14+
- Bug reporter crashes when 'send logs' is disabled. ([#1168](https://github.com/vector-im/element-x-android/issues/1168))
15+
- Add missing link to the terms on the analytics setting screen. ([#1177](https://github.com/vector-im/element-x-android/issues/1177))
16+
- Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications. ([#1198](https://github.com/vector-im/element-x-android/issues/1198))
17+
- Crash with `aspectRatio` modifier when `Float.NaN` was used as input. ([#1995](https://github.com/vector-im/element-x-android/issues/1995))
18+
19+
Other changes
20+
-------------
21+
- Remove unnecessary year in copyright mention. ([#1187](https://github.com/vector-im/element-x-android/issues/1187))
22+
23+
124
Changes in Element X v0.1.5 (2023-08-28)
225
========================================
326

changelog.d/1135.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1143.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1168.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1177.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1178.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1187.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1196.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1198.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1995.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)