Skip to content

Releases: matrix-org/matrix-rust-sdk-crypto-nodejs

v0.5.0

21 Apr 14:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Jan 01:50

Choose a tag to compare

What's Changed

  • Release v0.4.0 beta.1 by @AndrewFerr in #52
  • Fix malformed /keys/upload, /keys/query and /keys/claim requests by @richvdh in #56

Full Changelog: v0.4.0-beta.1...v0.4.0

v0.4.0-beta.1

11 Aug 17:05

Choose a tag to compare

What's Changed

  • Bump matrix-sdk-* to 0.9.0 by @andybalaam in #44
  • Update to Ubuntu 22.04 as minimum supported version (glibc 2.35) by @Half-Shot in #50
  • Don't validate room ID server names for v12 compat by @AndrewFerr in #49
  • Update dependencies & supported Node versions by @AndrewFerr in #48

New Contributors

Full Changelog: v0.3.0-beta.1...v0.4.0-beta.1

v0.3.0-beta.1

29 Nov 09:42

Choose a tag to compare

v0.3.0-beta.1

v0.2.0-beta.1

11 Jun 15:23

Choose a tag to compare

v0.2.0-beta.1

v0.1.0-beta.12

01 Feb 17:45

Choose a tag to compare

Matrix-Rust-SDK Node.js Bindings

0.1.0-beta.12 - 2024-02-01

  • Add prebuilt library support for 390x. #32

v0.1.0-beta.11

05 Sep 23:35

Choose a tag to compare

Matrix-Rust-SDK Node.js Bindings

0.1.0-beta.11 - 2023-09-05

  • Add export_room_keys_for_session. #26

v0.1.0-beta.10

11 Aug 15:23

Choose a tag to compare

Matrix-Rust-SDK Node.js Bindings

0.1.0-beta.10 - 2023-08-11

  • Return ToDeviceRequest objects from OlmMachine.share_room_key. #15
  • Added documentation for the release process. #21

v0.1.0-beta.9

02 Aug 14:48

Choose a tag to compare

Matrix-Rust-SDK Node.js Bindings

0.1.0-beta.9 - 2023-08-02

  • Update URL & tag in pre-built download script. #13

0.1.0-beta.8 - 2023-08-01

  • Don't skip downloading the native library when installing from npm.

0.1.0-beta.7 - 2023-08-01

  • Expose bindings for secure key backup. #7