mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08: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()
|