Changelog for version 0.4.12
This commit is contained in:
parent
d5dea4c4a5
commit
9867521d83
23 changed files with 291 additions and 275 deletions
|
|
@ -1 +0,0 @@
|
|||
Fix session verification being asked again for already verified users.
|
||||
|
|
@ -1 +0,0 @@
|
|||
RoomMember screen: fallback to userProfile data, if the member is not a user of the room.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Instead of displaying 'create new recovery key' on the session verification screen when there is no other session active, display it always under the 'enter recovery key' screen.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Migrate application data.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add support for expected decryption errors due to membership (UX and analytics).
|
||||
|
|
@ -1 +0,0 @@
|
|||
Let the SDK manage the file log cleanup, and keep one week of log.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Handle permalink navigation to Events.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Adjust the typography used in the selected user component so a user's display name fits better.
|
||||
|
|
@ -1 +0,0 @@
|
|||
User display name overflows in timeline messages when it's way too long.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Pretty-print event JSON in debug viewer
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add support for external permalinks.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Ensure the application open the room when a notification is clicked.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Enable support for Android per-app language preferences
|
||||
|
|
@ -1 +0,0 @@
|
|||
UX cleanup: reorder options in the main settings screen.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Analytics: Add support to report current session verification and recovery state
|
||||
|
|
@ -1 +0,0 @@
|
|||
Enforce mandatory session verification only for new logins.
|
||||
|
|
@ -1 +0,0 @@
|
|||
UX cleanup: room details screen, add new CTA buttons for Invite and Call actions.
|
||||
|
|
@ -1 +0,0 @@
|
|||
UX cleanup: user profile. Move send DM to a call to action button, add 'Call' CTA too.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add room badges to room details screen.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Make log less verbose, make sure we upload as many log files as possible before reaching the request size limit of the bug reporting service, discard older logs if they don't fit.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Remove 'Join' button in room directory search results.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add missing `app_id` and `Version` properties to bug reports.
|
||||
Loading…
Add table
Add a link
Reference in a new issue