Skip to content

matrix-sdk-crypto-js-0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 17:12
· 3692 commits to main since this release

WARNING: this version had a breaking change in the result type of OlmMachine.receiveSyncChanges.
This is corrected in v0.1.3.

Changes in the Javascript bindings

  • Add Qr.state() method to inspect the current state of QR code
    verifications.

Changes in the underlying Rust crate

  • Fix handling of SAS verification start events once we have shown a QR code.