mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 12:00:03 +03:00
Prepare release 1.0.12
This commit is contained in:
parent
45225e883e
commit
e230cd8ee3
2 changed files with 3 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
||||||
Changes in Element 1.0.12 (2020-XX-XX)
|
Changes in Element 1.0.12 (2020-12-15)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
Features ✨:
|
Features ✨:
|
||||||
|
@ -25,9 +25,6 @@ Bugfix 🐛:
|
||||||
- Show preview when sending attachment from the keyboard (#2440)
|
- Show preview when sending attachment from the keyboard (#2440)
|
||||||
- Do not compress GIFs (#1616, #1254)
|
- Do not compress GIFs (#1616, #1254)
|
||||||
|
|
||||||
Translations 🗣:
|
|
||||||
-
|
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
- StateService now exposes suspendable function instead of using MatrixCallback.
|
- StateService now exposes suspendable function instead of using MatrixCallback.
|
||||||
- RawCacheStrategy has been moved and renamed to CacheStrategy
|
- RawCacheStrategy has been moved and renamed to CacheStrategy
|
||||||
|
@ -38,9 +35,6 @@ Build 🧱:
|
||||||
- Use fragment-ktx and preference-ktx dependencies (fix lint issue KtxExtensionAvailable)
|
- Use fragment-ktx and preference-ktx dependencies (fix lint issue KtxExtensionAvailable)
|
||||||
- Upgrade Realm dependency to 10.1.2
|
- Upgrade Realm dependency to 10.1.2
|
||||||
|
|
||||||
Test:
|
|
||||||
-
|
|
||||||
|
|
||||||
Other changes:
|
Other changes:
|
||||||
- Remove "Status.im" theme #2424
|
- Remove "Status.im" theme #2424
|
||||||
- Log HTTP requests and responses in production (level BASIC, i.e. without any private data)
|
- Log HTTP requests and responses in production (level BASIC, i.e. without any private data)
|
||||||
|
|
2
fastlane/metadata/android/en-US/changelogs/40100120.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/40100120.txt
Normal 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
|
Loading…
Add table
Reference in a new issue