Changelog added.

This commit is contained in:
onurays 2020-04-30 15:40:02 +03:00
parent 5dc50195b3
commit 0aeb327062
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ Improvements 🙌:
- Restart broken Olm sessions ([MSC1719](https://github.com/matrix-org/matrix-doc/pull/1719))
- Cross-Signing | Hide Use recovery key when 4S is not setup (#1007)
- Cross-Signing | Trust account xSigning keys by entering Recovery Key (select file or copy) #1199
- Invite member(s) to an existing room #1276
Bugfix 🐛:
- Fix summary notification staying after "mark as read"
@ -49,6 +50,7 @@ Translations 🗣:
SDK API changes ⚠️:
- Increase targetSdkVersion to 29
- excludedUserIds parameter add to to UserService.getPagedUsersLive() function
Build 🧱:
- Compile with Android SDK 29 (Android Q)