Merge branch 'release/1.1.4' into develop

This commit is contained in:
Benoit Marty 2021-04-09 12:41:02 +02:00
commit 08477cf581
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 🙌: Improvements 🙌:
- Split network request `/keys/query` into smaller requests (250 users max) (#2925) - Split network request `/keys/query` into smaller requests (250 users max) (#2925)
- Crypto improvement | Bulk send NO_OLM withheld code - 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) - 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) - Retain keyword order in emoji import script, and update the generated file (#3147)
Translations 🗣:
-
SDK API changes ⚠️: SDK API changes ⚠️:
- Several Services have been migrated to coroutines (#2449) - Several Services have been migrated to coroutines (#2449)
- Removes filtering options on Timeline. - Removes filtering options on Timeline.
@ -40,9 +34,6 @@ SDK API changes ⚠️:
Build 🧱: Build 🧱:
- Properly exclude gms dependencies in fdroid build flavour which were pulled in through the jitsi SDK (#3125) - Properly exclude gms dependencies in fdroid build flavour which were pulled in through the jitsi SDK (#3125)
Test:
-
Other changes: Other changes:
- Add version details on the login screen, in debug or developer mode - Add version details on the login screen, in debug or developer mode
- Migrate Retrofit interface to coroutine calls - 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