Skip to content

Releases: matrix-org/matrix-rust-sdk

matrix-sdk-crypto-js-v0.1.0-alpha.0

12 Dec 16:27
Compare
Choose a tag to compare
Pre-release
Intial, experimental, release of matrix-sdk-crypto-js

matrix-sdk-crypto-ffi-0.1.6-alpha

07 Dec 15:21
26486fc
Compare
Choose a tag to compare
Pre-release

Experimental release to house some precompiled binaries, not production ready.

matrix-sdk-crypto-nodejs-v0.1.0-beta.3

03 Nov 12:54
Compare
Choose a tag to compare

Matrix-Rust-SDK Node.js Bindings

0.1.0-beta.3 - 2022-11-03

matrix-sdk-crypto-ffi-0.1.5-alpha

31 Oct 08:15
cacb20e
Compare
Choose a tag to compare
Pre-release

Experimental release to house some precompiled binaries, not production ready.

Changes

  • expose device / session verification state

matrix-sdk-crypto-ffi-0.1.4-alpha

26 Oct 11:55
a443e72
Compare
Choose a tag to compare
Pre-release

Experimental release to house some precompiled binaries, not production ready.

Changes

  • do not send keys to unverified users

matrix-sdk-base 0.6.1

24 Oct 10:31
matrix-sdk-base-0.6.1
2ee5f73
Compare
Choose a tag to compare

Fixes a bug where some Debug impls would print secrets like an access token.

matrix-sdk 0.6.2

24 Oct 11:12
matrix-sdk-0.6.2
266e59b
Compare
Choose a tag to compare

Fix the access token being printed in tracing span fields.

matrix-sdk 0.6.1

24 Oct 10:31
matrix-sdk-0.6.1
2ee5f73
Compare
Choose a tag to compare

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

19 Oct 11:34
8470b49
Compare
Choose a tag to compare
Pre-release

Experimental release to house some precompiled binaries, not production ready.

Changes

  • set local trust

matrix-sdk-crypto-ffi-0.1.2-alpha

07 Oct 14:07
Compare
Choose a tag to compare
Pre-release

Experimental release to house some precompiled binaries, not production ready.

Changes

  • includes macOS libraries
  • fixes verification bugs