Changelog for version 0.4.15

This commit is contained in:
ganfra 2024-06-19 14:22:46 +02:00
parent 1acfd20b27
commit ddf658fb1e
8 changed files with 23 additions and 11 deletions

View file

@ -1 +0,0 @@
Improve UX on notification setting changes.

View file

@ -1 +0,0 @@
Allow cancelling jump to event in timeline.

View file

@ -1 +0,0 @@
Ringing call notifications and full screen ringing screen for DMs when the device is locked.

View file

@ -1 +0,0 @@
Make Element Call widget URL configurable

View file

@ -1,5 +0,0 @@
Fix tracing configuration in debug and nightlies:
- Debug will now write the logs to disk too.
- Nightly will be able to customise tracing filters.
- Improved the configure tracing and bug report screens.

View file

@ -1 +0,0 @@
Enable hidden access to developer options in release mode apps.

View file

@ -1 +0,0 @@
Improve how active calls work by also taking into account external url calls and waiting for the sync process to start before sending the `m.call.notify` event.