Prepare version 1.0.11

This commit is contained in:
Benoit Marty 2020-11-27 13:59:23 +01:00
parent e3ca89a81b
commit 9a8f45fc6f
2 changed files with 5 additions and 8 deletions

View file

@ -1,4 +1,4 @@
Changes in Element 1.0.11 (2020-XX-XX)
Changes in Element 1.0.11 (2020-11-27)
===================================================
Features ✨:
@ -30,14 +30,9 @@ Bugfix 🐛:
- Update profile has no effect if user is in zero rooms
- Fix issues with matrix.to deep linking (#2349)
Translations 🗣:
-
SDK API changes ⚠️:
- AccountService now exposes suspendable function instead of using MatrixCallback (#2354). Note: We will incrementally migrate all the SDK API in a near future.
Build 🧱:
-
- AccountService now exposes suspendable function instead of using MatrixCallback (#2354).
Note: We will incrementally migrate all the SDK API in a near future (#2449)
Test:
- Add `allScreensTest` to cover all screens of the app

View file

@ -0,0 +1,2 @@
This new version mainly contains user interface and user experience improvements. Now you can invite friends, and create DM very fast by scanning QR codes.
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.0.11