mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-25 10:55:55 +03:00
5 lines
338 B
Text
5 lines
338 B
Text
|
- 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()
|