File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ Changes in [ 39.3.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.3.0 ) (2025-12-02)
2+ ==================================================================================================
3+ ## 🐛 Bug Fixes
4+
5+ * Re-add truthy check on room name/avatar/alias events ([ #5081 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5081 ) ). Contributed by @t3chguy .
6+ * Fix invalid state events corrupting room objects ([ #5078 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5078 ) ). Contributed by @t3chguy .
7+
8+
19Changes in [ 39.2.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.2.0 ) (2025-11-18)
210==================================================================================================
311## ✨ Features
Original file line number Diff line number Diff line change 11{
22 "name" : " matrix-js-sdk" ,
3- "version" : " 39.2 .0" ,
3+ "version" : " 39.3 .0" ,
44 "description" : " Matrix Client-Server SDK for Javascript" ,
55 "engines" : {
66 "node" : " >=22.0.0"
You can’t perform that action at this time.
0 commit comments