Changelog for version 0.4.8

This commit is contained in:
ganfra 2024-04-10 15:47:28 +02:00
parent 8a34117881
commit d8227c021a
15 changed files with 27 additions and 14 deletions

View file

@ -1 +0,0 @@
Move session recovery to the login flow.

View file

@ -1 +0,0 @@
Move session verification to the after login flow and make it mandatory.

View file

@ -1 +0,0 @@
Improve UI for notification permission screen in onboarding.

View file

@ -1 +0,0 @@
Categorise members by role in change roles screen.

View file

@ -1 +0,0 @@
Add a notification troubleshoot screen

View file

@ -1 +0,0 @@
Make completed poll more clearly visible

View file

@ -1 +0,0 @@
Fix analytics issue around room considered as space by mistake.

View file

@ -1 +0,0 @@
Fix crash observed when going back to the room list.

View file

@ -1 +0,0 @@
Hide Event org.matrix.msc3401.call.member on the timeline.

View file

@ -1 +0,0 @@
Show users from last visited DM as suggestion when starting a Chat or when creating a Room.

View file

@ -1 +0,0 @@
Add action to copy permalink

View file

@ -1 +0,0 @@
Fall back to name-based generated avatars when image avatars don't load.

View file

@ -1 +0,0 @@
Enable room moderation feature.

View file

@ -1 +0,0 @@
Improve analytics opt-in screen UI.