mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-08 15:45:26 +01:00
5 lines
338 B
Plaintext
5 lines
338 B
Plaintext
- 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()
|