mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Change log for SDK apis
This commit is contained in:
parent
eaf104495d
commit
012dfeb715
1 changed files with 4 additions and 0 deletions
4
changelog.d/5559.sdk
Normal file
4
changelog.d/5559.sdk
Normal file
|
@ -0,0 +1,4 @@
|
|||
- New API to enable/disable key forwarding CryptoService#enableKeyGossiping()
|
||||
- New API to limit room key request only to own devices MXCryptoConfig#limitRoomKeyRequestsToMyDevices
|
||||
- Event Trail API has changed, now using AuditTrail events
|
||||
- New API to manually accept an incoming key request CryptoService#manuallyAcceptRoomKeyRequest()
|
Loading…
Add table
Reference in a new issue