Changelog for version 0.4.2
This commit is contained in:
parent
7686fbbd07
commit
3bb44a8115
19 changed files with 34 additions and 22 deletions
|
|
@ -1 +0,0 @@
|
|||
Add a special logging configuration for nightlies so we can get more detailed info for existing issues.
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
Try mitigating unexpected logouts by making getting/storing session data use a Mutex for synchronization.
|
||||
|
||||
Also added some more logs so we can understand exactly where it's failing.
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
Upgrade Material3 Compose to `1.2.0-beta02`.
|
||||
|
||||
There is also a constraint on a transitive Compose Foundation dependency version (1.6.0-beta02) that fixes the timeline scrolling issue.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Update timeline items' read receipts when the room members info is loaded.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add 'send private read receipts' option in advanced settings
|
||||
|
|
@ -1 +0,0 @@
|
|||
Disambiguate display name in the timeline.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Remove room creation, self-join of room creator and 'this is the beginning of X' timeline items for DMs.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Encrypt databases used by the Rust SDK on Nightly and Debug builds.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Disambiguate display name in notifications
|
||||
|
|
@ -1 +0,0 @@
|
|||
Send typing notification
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fallback to UnifiedPush (if available) if the PlayServices are not installed on the device.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Edited text message bubbles should resize when edited
|
||||
|
|
@ -1 +0,0 @@
|
|||
Ensure login and password exclude `\n`
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add "Report a problem" button to the onboarding screen
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add in app logs viewer to the "Report a problem" screen.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Room list Ensure the indicators stay grey if the global setting is set to mention only and a regular message is received.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix 'There are multiple DataStores active for the same file' crashes
|
||||
|
|
@ -1 +0,0 @@
|
|||
Make the room settings screen update automatically when new room info (name, avatar, topic) is available.
|
||||
Loading…
Add table
Add a link
Reference in a new issue