Prepare release 1.0.12

This commit is contained in:
Benoit Marty 2020-12-15 14:16:08 +01:00
parent 45225e883e
commit e230cd8ee3
2 changed files with 3 additions and 7 deletions

View file

@ -1,4 +1,4 @@
Changes in Element 1.0.12 (2020-XX-XX)
Changes in Element 1.0.12 (2020-12-15)
===================================================
Features ✨:
@ -25,9 +25,6 @@ Bugfix 🐛:
- Show preview when sending attachment from the keyboard (#2440)
- Do not compress GIFs (#1616, #1254)
Translations 🗣:
-
SDK API changes ⚠️:
- StateService now exposes suspendable function instead of using MatrixCallback.
- RawCacheStrategy has been moved and renamed to CacheStrategy
@ -38,9 +35,6 @@ Build 🧱:
- Use fragment-ktx and preference-ktx dependencies (fix lint issue KtxExtensionAvailable)
- Upgrade Realm dependency to 10.1.2
Test:
-
Other changes:
- Remove "Status.im" theme #2424
- Log HTTP requests and responses in production (level BASIC, i.e. without any private data)

View file

@ -0,0 +1,2 @@
Main changes in this version: URL Preview, new Emoji keyboard, new room settings capabilities, and snow for Christmas!
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.0.12