File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ Changes in [ 39.1.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.0 ) (2025-11-04)
2+ ==================================================================================================
3+ ## ✨ Features
4+
5+ * [ MatrixRTC] Sticky Events support (MSC4354) ([ #5017 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5017 ) ). Contributed by @toger5 .
6+ * Add ` CryptoApi.getSecretStorageStatus ` ([ #5054 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5054 ) ). Contributed by @richvdh .
7+ * Add parseCallNotificationContent ([ #5015 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5015 ) ). Contributed by @toger5 .
8+ * MSC4140: support filters on delayed event lookup ([ #5038 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5038 ) ). Contributed by @AndrewFerr .
9+
10+
111Changes in [ 39.0.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.0.0 ) (2025-10-21)
212==================================================================================================
313## 🚨 BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " matrix-js-sdk" ,
3- "version" : " 39.1.0-rc.1 " ,
3+ "version" : " 39.1.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