Changelog for version 0.4.5

This commit is contained in:
ganfra 2024-02-28 11:01:39 +01:00
parent 2e4a7dfdd1
commit 37f82252d9
9 changed files with 23 additions and 11 deletions

View file

@ -1 +0,0 @@
Do not display empty room list state before the loading one when we still don't have any items

View file

@ -1 +0,0 @@
Improve how Talkback works with the timeline. Sadly, it's still not 100% working, but there is some issue with the `LazyColumn` using `reverseLayout` that only Google can fix.

View file

@ -1 +0,0 @@
Mark a room or dm as favourite.

View file

@ -1,4 +0,0 @@
Add moderation to rooms:
- Sort member in room member list by powerlevel, display their roles.
- Display banner users in room member list for users with enough power level to ban/unban.

View file

@ -1 +0,0 @@
MediaViewer : introduce fullscreen and flick to dismiss behavior.

View file

@ -1 +0,0 @@
Provide the current system proxy setting to the Rust SDK.

View file

@ -1 +0,0 @@
Add ability to enter a recovery key to verify the session. Also fixes some refresh issues with the verification session state.

View file

@ -1 +0,0 @@
Allow user-installed certificates to be used by the HTTP client