matrix-sdk-crypto-js-0.1.2
·
7024 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.