Prepare release 1.1.4

This commit is contained in:
Benoit Marty 2021-04-09 12:38:55 +02:00
parent 93bc5abcb5
commit 5ee8cf7ebf
2 changed files with 3 additions and 10 deletions

View file

@ -1,9 +1,6 @@
Changes in Element 1.1.4 (2021-XX-XX)
Changes in Element 1.1.4 (2021-04-09)
===================================================
Features ✨:
-
Improvements 🙌:
- Split network request `/keys/query` into smaller requests (250 users max) (#2925)
- Crypto improvement | Bulk send NO_OLM withheld code
@ -30,9 +27,6 @@ Bugfix 🐛:
- If signout request fails, do not start LoginActivity, but restart the app (#3099)
- Retain keyword order in emoji import script, and update the generated file (#3147)
Translations 🗣:
-
SDK API changes ⚠️:
- Several Services have been migrated to coroutines (#2449)
- Removes filtering options on Timeline.
@ -40,9 +34,6 @@ SDK API changes ⚠️:
Build 🧱:
- Properly exclude gms dependencies in fdroid build flavour which were pulled in through the jitsi SDK (#3125)
Test:
-
Other changes:
- Add version details on the login screen, in debug or developer mode
- Migrate Retrofit interface to coroutine calls

View file

@ -0,0 +1,2 @@
Main changes in this version: performance improvement and bug fixes!
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.1.4