Releases: matrix-org/matrix-rust-sdk
Releases · matrix-org/matrix-rust-sdk
matrix-sdk-crypto-js-v0.1.0-alpha.0
Intial, experimental, release of matrix-sdk-crypto-js
matrix-sdk-crypto-ffi-0.1.6-alpha
Experimental release to house some precompiled binaries, not production ready.
matrix-sdk-crypto-nodejs-v0.1.0-beta.3
Matrix-Rust-SDK Node.js Bindings
0.1.0-beta.3 - 2022-11-03
matrix-sdk-crypto-ffi-0.1.5-alpha
Experimental release to house some precompiled binaries, not production ready.
Changes
- expose device / session verification state
matrix-sdk-crypto-ffi-0.1.4-alpha
Experimental release to house some precompiled binaries, not production ready.
Changes
- do not send keys to unverified users
matrix-sdk-base 0.6.1
Fixes a bug where some Debug impls would print secrets like an access token.
matrix-sdk 0.6.2
Fix the access token being printed in tracing span fields.
matrix-sdk 0.6.1
Fixes a bug where the access token used for Matrix requests was added as a field to a tracing span.
There was another such bug, fixed by version 0.6.2.
matrix-sdk-crypto-ffi-0.1.3-alpha
Experimental release to house some precompiled binaries, not production ready.
Changes
- set local trust
matrix-sdk-crypto-ffi-0.1.2-alpha
Experimental release to house some precompiled binaries, not production ready.
Changes
- includes macOS libraries
- fixes verification bugs