Changelog for version 0.2.1

This commit is contained in:
Benoit Marty 2023-09-20 18:08:56 +02:00
parent 5054d0208d
commit eca347a2fa
7 changed files with 20 additions and 6 deletions

View file

@ -1 +0,0 @@
[Rich text editor] Add link support to rich text editor

View file

@ -1 +0,0 @@
Fix ANR on RoomList when notification settings change.

View file

@ -1 +0,0 @@
Element Call: support scheme `io.element.call`

View file

@ -1 +0,0 @@
[DI] Rework how dagger components are created and provided.

View file

@ -1 +0,0 @@
Remove usage of async-uniffi as it leads to a deadlocks and memory leaks.

View file

@ -1 +0,0 @@
Let the SDK figure the best scheme given an homeserver URL (thus allowing HTTP homeservers)