Skip to content

Releases: matrix-org/matrix-rust-sdk

matrix-sdk-crypto-js-0.1.0-alpha.7

20 Apr 16:25
e8323ef
Compare
Choose a tag to compare
Pre-release
  • Add new accessors Device.algorithms and Device.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

19 Apr 16:08
Compare
Choose a tag to compare

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

12 Apr 14:39
Compare
Choose a tag to compare

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

12 Apr 10:09
Compare
Choose a tag to compare

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

30 Mar 14:23
Compare
Choose a tag to compare
Pre-release
  • 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

28 Mar 10:55
8b5de47
Compare
Choose a tag to compare

Production-ready version of iOS Crypto SDK, containing precompiled matrix-sdk-crypto-ffi Apple framework.

  • crypto version

matrix-sdk-crypto-ffi-0.3.1

21 Mar 10:14
76763a8
Compare
Choose a tag to compare

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

16 Mar 17:43
Compare
Choose a tag to compare
Pre-release
matrix-sdk-crypto-js v0.1.0-alpha.5

matrix-sdk-crypto-ffi-0.3.0

14 Mar 11:39
4041c87
Compare
Choose a tag to compare

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

27 Feb 10:53
f098664
Compare
Choose a tag to compare

Production-ready version of iOS Crypto SDK, containing precompiled matrix-sdk-crypto-ffi Apple framework.

  • Some logging improvements