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