File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ Changes in [ 39.2.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.2.0 ) (2025-11-18)
2+ ==================================================================================================
3+ ## ✨ Features
4+
5+ * Delayed event management: split endpoints, no auth ([ #5066 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5066 ) ). Contributed by @AndrewFerr .
6+ * do not set cache in authenticated fetch ([ #5020 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5020 ) ). Contributed by @pkuzco .
7+
8+ ## 🐛 Bug Fixes
9+
10+ * Fix media switching during legacy calls ([ #5069 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5069 ) ). Contributed by @langleyd .
11+
12+
113Changes in [ 39.1.2] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.2 ) (2025-11-04)
214==================================================================================================
315Re-release of v39.1.0 to fix npm publishing workflow
Original file line number Diff line number Diff line change 11{
22 "name" : " matrix-js-sdk" ,
3- "version" : " 39.2.0-rc.0 " ,
3+ "version" : " 39.2.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