Changelog for version 0.1.6

This commit is contained in:
Benoit Marty 2023-09-04 16:13:27 +02:00
parent c5efcfe3ee
commit 5f16d5f4b6
11 changed files with 23 additions and 10 deletions

View file

@ -1 +0,0 @@
Fix the orientation of sent images.

View file

@ -1 +0,0 @@
Create poll.

View file

@ -1 +0,0 @@
Bug reporter crashes when 'send logs' is disabled.

View file

@ -1 +0,0 @@
Add missing link to the terms on the analytics setting screen.

View file

@ -1 +0,0 @@
Ensure notification for Event from encrypted room get decrypted content.

View file

@ -1 +0,0 @@
Remove unnecessary year in copyright mention.

View file

@ -1 +0,0 @@
Enable the Polls feature. Allows to create, view, vote and end polls.

View file

@ -1 +0,0 @@
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications.

View file

@ -1 +0,0 @@
Crash with `aspectRatio` modifier when `Float.NaN` was used as input.

View file

@ -1 +0,0 @@
Make sure Snackbars are only displayed once.