File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ Changes in [ 15.6.0-rc.1] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v15.6.0-rc.1 ) (2022-02-22)
2
+ ============================================================================================================
3
+
4
+ ## ✨ Features
5
+ * Return send event response from MSC3089Branch.createNewVersion() ([ \# 2186] ( https://github.com/matrix-org/matrix-js-sdk/pull/2186 ) ).
6
+ * Add functions to support refresh tokens ([ \# 2178] ( https://github.com/matrix-org/matrix-js-sdk/pull/2178 ) ).
7
+
8
+ ## 🐛 Bug Fixes
9
+ * Fix bug where calls could break if rejected from somewhere else ([ \# 2189] ( https://github.com/matrix-org/matrix-js-sdk/pull/2189 ) ).
10
+ * Fix camera stuck on after call transfer ([ \# 2188] ( https://github.com/matrix-org/matrix-js-sdk/pull/2188 ) ).
11
+ * Fix synthetic read receipt handling ([ \# 2174] ( https://github.com/matrix-org/matrix-js-sdk/pull/2174 ) ). Fixes vector-im/element-web #21016 .
12
+ * Revert "Sign backup with cross-signing key when we reset it." ([ \# 2175] ( https://github.com/matrix-org/matrix-js-sdk/pull/2175 ) ).
13
+ * Sign backup with cross-signing key when we reset it. ([ \# 2170] ( https://github.com/matrix-org/matrix-js-sdk/pull/2170 ) ).
14
+ * Fix error in uploadContent() when file is empty under Node.js ([ \# 2155] ( https://github.com/matrix-org/matrix-js-sdk/pull/2155 ) ).
15
+ * Check the backup info against the stored private key when determining trust. ([ \# 2167] ( https://github.com/matrix-org/matrix-js-sdk/pull/2167 ) ).
16
+ * Back up keys before logging out ([ \# 2158] ( https://github.com/matrix-org/matrix-js-sdk/pull/2158 ) ). Fixes vector-im/element-web #13151 .
17
+
1
18
Changes in [ 15.5.2] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v15.5.2 ) (2022-02-17)
2
19
==================================================================================================
3
20
You can’t perform that action at this time.
0 commit comments