mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-29 06:28:45 +03:00
Merge branch 'release/1.0.15' into develop
This commit is contained in:
commit
4ee6273f2e
2 changed files with 3 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
||||||
Changes in Element 1.0.15 (2020-XX-XX)
|
Changes in Element 1.0.15 (2020-02-03)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
Features ✨:
|
Features ✨:
|
||||||
|
@ -19,18 +19,12 @@ Bugfix 🐛:
|
||||||
- Data for Worker overload (#2721)
|
- Data for Worker overload (#2721)
|
||||||
- Fix multiple tasks
|
- Fix multiple tasks
|
||||||
|
|
||||||
Translations 🗣:
|
|
||||||
-
|
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
- Increase targetSdkVersion to 30 (#2600)
|
- Increase targetSdkVersion to 30 (#2600)
|
||||||
|
|
||||||
Build 🧱:
|
Build 🧱:
|
||||||
- Compile with Android SDK 30 (Android 11)
|
- Compile with Android SDK 30 (Android 11)
|
||||||
|
|
||||||
Test:
|
|
||||||
-
|
|
||||||
|
|
||||||
Other changes:
|
Other changes:
|
||||||
- Update Dagger to 2.31 version so we can use the embedded AssistedInject feature
|
- Update Dagger to 2.31 version so we can use the embedded AssistedInject feature
|
||||||
|
|
||||||
|
|
2
fastlane/metadata/android/en-US/changelogs/40100150.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/40100150.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Main changes in this version: Social Login support.
|
||||||
|
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.0.15
|
Loading…
Reference in a new issue