File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ Changes in [ 35.1.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v35.1.0 ) (2024-12-18)
2+ ==================================================================================================
3+ This release updates matrix-sdk-crypto-wasm to fix a bug which could prevent loading stored crypto state from storage.
4+
5+ ## 🐛 Bug Fixes
6+
7+ * Upgrade matrix-sdk-crypto-wasm to 1.11.0 ([ #4593 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/4593 ) ).
8+
9+
110Changes in [ 35.0.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v35.0.0 ) (2024-12-17)
211==================================================================================================
312## 🚨 BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " matrix-js-sdk" ,
3- "version" : " 35.0 .0" ,
3+ "version" : " 35.1 .0" ,
44 "description" : " Matrix Client-Server SDK for Javascript" ,
55 "engines" : {
66 "node" : " >=20.0.0"
You can’t perform that action at this time.
0 commit comments