Releases: matrix-org/matrix-rust-sdk
Releases · matrix-org/matrix-rust-sdk
matrix-sdk-crypto-js-0.1.0-alpha.7
- Add new accessors
Device.algorithms
andDevice.isSignedByOwner
- In
OlmMachine.getUserDevices
, wait a limited time for any in-flight device-list updates to complete
matrix-sdk-crypto-nodejs-v0.1.0-beta.4
Matrix-Rust-SDK Node.js Bindings
0.1.0-beta.4 - 2023-04-14
- Support a new sqlite storage type. #1521
- Various bug fixes and improvements.
matrix-sdk-crypto-ffi-0.3.4
Production-ready version of iOS Crypto SDK, containing precompiled matrix-sdk-crypto-ffi Apple framework.
- fix issue with deserialization of to-device messages
- fix issue with most recent olm session
matrix-sdk-crypto-ffi-0.3.3
Hotfix release based on matrix-sdk-crypto-ffi-0.3.2
to address a deserialization issue
matrix-sdk-crypto-js-v0.1.0-alpha.6
- Add new accessor
InboundGroupSession.senderKey
. - Add a new API,
OlmMachine.registerRoomKeyUpdatedCallback
, which applications can use to listen for received room keys.
matrix-sdk-crypto-ffi-0.3.2
Production-ready version of iOS Crypto SDK, containing precompiled matrix-sdk-crypto-ffi Apple framework.
- crypto version
matrix-sdk-crypto-ffi-0.3.1
Production-ready version of iOS Crypto SDK, containing precompiled matrix-sdk-crypto-ffi Apple framework.
- trust shields
matrix-sdk-crypto-js-v0.1.0-alpha.5
matrix-sdk-crypto-js v0.1.0-alpha.5
matrix-sdk-crypto-ffi-0.3.0
Production-ready version of iOS Crypto SDK, containing precompiled matrix-sdk-crypto-ffi Apple framework.
- New API to store room and global settings
- Requires sqlite db migration
matrix-sdk-crypto-ffi-0.2.1
Production-ready version of iOS Crypto SDK, containing precompiled matrix-sdk-crypto-ffi Apple framework.
- Some logging improvements