Changelog for version 0.4.3
This commit is contained in:
parent
dde36894dc
commit
5d99400384
17 changed files with 31 additions and 18 deletions
|
|
@ -1 +0,0 @@
|
|||
Fix message forwarding after SDK API change related to Timeline intitialization.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Remove Compose Foundation version pinning workaround. This was done to avoid a bug introduced in the default foundation version used by the material3 library, but that has already been fixed.
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Remove `FilterHiddenStateEventsProcessor`, as this is already handled by the Rust SDK.
|
||||
|
||||
|
|
@ -1 +0,0 @@
|
|||
Remove session preferences on user log out.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Update Compound icons in the project. **This is a breaking change** since the icon prefix changed to `ic_compound_` and the `CompoundIcons` helper now contains the vector icons as composable functions.
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Change "Read receipts" advanced setting used to send private Read Receipt to "Share presence" settings.
|
||||
When disabled, private Read Receipts will be sent, and no typing notification will be sent. Also Read Receipts and typing notifications will not be rendered in the timeline.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Rendering typing notification
|
||||
|
|
@ -1 +0,0 @@
|
|||
Manually mark a room as unread
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix crash after unregistering UnifiedPush distributor
|
||||
|
|
@ -1 +0,0 @@
|
|||
Move migration screen to within the room list
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add missing device id to settings screen.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Render correctly in reply to data when Event cannot be decrypted or has been redacted
|
||||
|
|
@ -1 +0,0 @@
|
|||
Open the keyboard (and keep it opened) when creating a poll.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add empty state to the room list.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Allow joining unencrypted video calls in non encrypted rooms.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Adjusted the login flow buttons so the continue button is always at the same height
|
||||
Loading…
Add table
Add a link
Reference in a new issue