File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# UNRELEASED
2
2
3
+ # matrix-sdk-crypto-wasm v15.0.0
4
+
3
5
- Update matrix-rusk-sdk to ` 0.12.0 ` , which includes:
4
6
5
7
- Send stable identifier ` sender_device_keys ` for MSC4147 (Including device
28
30
- A number of the properties and methods on ` DecryptedRoomEvent ` no longer return ` undefined `
29
31
([ #243 ] ( https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/243 ) )
30
32
33
+ - Add more JS/TS Framework support by adding the ability to choose the URL of wasm files.
34
+ ([ #227 ] ( https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/227 ) )
35
+
31
36
# matrix-sdk-crypto-wasm v14.2.1
32
37
33
38
Update matrix-sdk-crypto to ` 0.11.1 ` , which includes:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @matrix-org/matrix-sdk-crypto-wasm" ,
3
- "version" : " 14.2.1 " ,
3
+ "version" : " 15.0.0 " ,
4
4
"homepage" : " https://github.com/matrix-org/matrix-rust-sdk-wasm" ,
5
5
"description" : " WebAssembly bindings of the matrix-sdk-crypto encryption library" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments