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