File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
bindings/matrix-sdk-crypto-js Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# v0.1.0-alpha.11
22
3+ ## Changes in the Javascript bindings
4+
35- Simplify the response type of ` Sas.confirm() ` .
46- Add ` VerificationRequest.registerChangesCallback() ` ,
57 ` Sas.registerChangesCallback() ` , and ` Qr.registerChangesCallback() ` .
68- Add ` VerificationRequest.phase() ` and ` VerificationRequest.getVerification() ` .
79
10+ ## Changes in the underlying Rust crate
11+
12+ - Add support for the ` hkdf-hmac-sha256.v2 ` SAS message authentication code.
13+
14+ - Ensure that the correct short authentication strings are used when accepting a
15+ SAS verification with the ` Sas::accept() ` method.
16+
817# v0.1.0-alpha.10
918
1019- Add ` masterKey ` , ` userSigningKey ` , ` selfSigningKey ` to ` UserIdentity ` and ` OwnUserIdentity `
You can’t perform that action at this time.
0 commit comments