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 [ 38.4.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v38.4.0 ) (2025-10-07)
2+ ==================================================================================================
3+ ## ✨ Features
4+
5+ * Add call intent to RTC call notifications ([ #5010 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5010 ) ). Contributed by @Half-Shot .
6+ * Implement experimental encrypted state events. ([ #4994 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/4994 ) ). Contributed by @kaylendog .
7+
8+ ## 🐛 Bug Fixes
9+
10+ * Exclude cancelled requests from in-progress lists ([ #5016 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/5016 ) ). Contributed by @andybalaam .
11+
12+
113Changes in [ 38.3.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v38.3.0 ) (2025-09-23)
214==================================================================================================
315## 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " matrix-js-sdk" ,
3- "version" : " 38.4.0-rc.0 " ,
3+ "version" : " 38.4.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