File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ Changes in [ 17.1.0-rc.1] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v17.1.0-rc.1 ) (2022-04-19)
2+ ============================================================================================================
3+
4+ ## ✨ Features
5+ * Add MatrixClient.doesServerSupportLogoutDevices() for MSC2457 ([ \# 2297] ( https://github.com/matrix-org/matrix-js-sdk/pull/2297 ) ).
6+ * Live location sharing - expose room liveBeaconIds ([ \# 2296] ( https://github.com/matrix-org/matrix-js-sdk/pull/2296 ) ).
7+ * Support for MSC2457 logout_devices param for setPassword() ([ \# 2285] ( https://github.com/matrix-org/matrix-js-sdk/pull/2285 ) ).
8+ * Stabilise token authenticated registration support ([ \# 2181] ( https://github.com/matrix-org/matrix-js-sdk/pull/2181 ) ). Contributed by @govynnus .
9+ * Live location sharing - Aggregate beacon locations on beacons ([ \# 2268] ( https://github.com/matrix-org/matrix-js-sdk/pull/2268 ) ).
10+
11+ ## 🐛 Bug Fixes
12+ * Prevent duplicated re-emitter setups in event-mapper ([ \# 2293] ( https://github.com/matrix-org/matrix-js-sdk/pull/2293 ) ).
13+ * Make self membership less prone to races ([ \# 2277] ( https://github.com/matrix-org/matrix-js-sdk/pull/2277 ) ). Fixes vector-im/element-web #21661 .
14+
115Changes in [ 17.0.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v17.0.0 ) (2022-04-11)
216==================================================================================================
317
You can’t perform that action at this time.
0 commit comments