File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change 1- Changes in [ 18.0.0-rc.2 ] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v18.0.0-rc.2 ) (2022-05-20 )
2- ============================================================================================================
1+ Changes in [ 18.0.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v18.0.0 ) (2022-05-24 )
2+ ==================================================================================================
33
4- ## 🐛 Bug Fixes
5- * Catch promise errors in degradable ([ \# 2388 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/2388 ) ). Fixes # 2384 .
4+ ## 🚨 BREAKING CHANGES (to experimental methods)
5+ * Implement changes to MSC2285 (private read receipts) ([ \# 2221 ] ( https://github.com/matrix-org/matrix-js-sdk/pull/2221 ) ) .
66
7- Changes in [ 18.0.0-rc.1] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v18.0.0-rc.1 ) (2022-05-17)
8- ============================================================================================================
7+ ## ✨ Features
8+ * Add support for HTML renderings of room topics ([ \# 2272] ( https://github.com/matrix-org/matrix-js-sdk/pull/2272 ) ).
9+ * Add stopClient parameter to MatrixClient::logout ([ \# 2367] ( https://github.com/matrix-org/matrix-js-sdk/pull/2367 ) ).
10+ * registration: add function to re-request email token ([ \# 2357] ( https://github.com/matrix-org/matrix-js-sdk/pull/2357 ) ).
11+ * Remove hacky custom status feature ([ \# 2350] ( https://github.com/matrix-org/matrix-js-sdk/pull/2350 ) ).
12+
13+ ## 🐛 Bug Fixes
14+ * Remove default push rule override for MSC1930 ([ \# 2376] ( https://github.com/matrix-org/matrix-js-sdk/pull/2376 ) ). Fixes vector-im/element-web #15439 .
15+ * Tweak thread creation & event adding to fix bugs around relations ([ \# 2369] ( https://github.com/matrix-org/matrix-js-sdk/pull/2369 ) ). Fixes vector-im/element-web #22162 and vector-im/element-web #22180 .
16+ * Prune both clear & wire content on redaction ([ \# 2346] ( https://github.com/matrix-org/matrix-js-sdk/pull/2346 ) ). Fixes vector-im/element-web #21929 .
17+ * MSC3786: Add a default push rule to ignore ` m.room.server_acl ` events ([ \# 2333] ( https://github.com/matrix-org/matrix-js-sdk/pull/2333 ) ). Fixes vector-im/element-web #20788 .
918
1019Changes in [ 17.2.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v17.2.0 ) (2022-05-10)
1120==================================================================================================
You can’t perform that action at this time.
0 commit comments