mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-31 03:17:13 +01:00
PR merged after a release, move 2 lines
This commit is contained in:
parent
aea9c958bf
commit
037b2e1d60
@ -5,6 +5,7 @@ Features ✨:
|
|||||||
- Add Direct Shortcuts (#652)
|
- Add Direct Shortcuts (#652)
|
||||||
|
|
||||||
Improvements 🙌:
|
Improvements 🙌:
|
||||||
|
- - Invite member(s) to an existing room (#1276)
|
||||||
- Improve notification accessibility with ticker text (#1226)
|
- Improve notification accessibility with ticker text (#1226)
|
||||||
|
|
||||||
Bugfix 🐛:
|
Bugfix 🐛:
|
||||||
@ -14,7 +15,7 @@ Translations 🗣:
|
|||||||
-
|
-
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
-
|
- excludedUserIds parameter add to to UserService.getPagedUsersLive() function
|
||||||
|
|
||||||
Build 🧱:
|
Build 🧱:
|
||||||
-
|
-
|
||||||
@ -52,7 +53,6 @@ Improvements 🙌:
|
|||||||
- Restart broken Olm sessions ([MSC1719](https://github.com/matrix-org/matrix-doc/pull/1719))
|
- Restart broken Olm sessions ([MSC1719](https://github.com/matrix-org/matrix-doc/pull/1719))
|
||||||
- Cross-Signing | Hide Use recovery key when 4S is not setup (#1007)
|
- Cross-Signing | Hide Use recovery key when 4S is not setup (#1007)
|
||||||
- Cross-Signing | Trust account xSigning keys by entering Recovery Key (select file or copy) #1199
|
- Cross-Signing | Trust account xSigning keys by entering Recovery Key (select file or copy) #1199
|
||||||
- Invite member(s) to an existing room #1276
|
|
||||||
- E2E timeline decoration (#1279)
|
- E2E timeline decoration (#1279)
|
||||||
- Manage Session Settings / Cross Signing update (#1295)
|
- Manage Session Settings / Cross Signing update (#1295)
|
||||||
- Cross-Signing | Review sessions toast update old vs new (#1293, #1306)
|
- Cross-Signing | Review sessions toast update old vs new (#1293, #1306)
|
||||||
@ -80,7 +80,6 @@ Translations 🗣:
|
|||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
- Increase targetSdkVersion to 29
|
- Increase targetSdkVersion to 29
|
||||||
- excludedUserIds parameter add to to UserService.getPagedUsersLive() function
|
|
||||||
|
|
||||||
Build 🧱:
|
Build 🧱:
|
||||||
- Compile with Android SDK 29 (Android Q)
|
- Compile with Android SDK 29 (Android Q)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user