Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit a2336f1

Browse files
committed
Prepare changelog for v3.58.0
1 parent 2d64c21 commit a2336f1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
Changes in [3.58.0-rc.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.58.0-rc.2) (2022-10-05)
1+
Changes in [3.58.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.58.0) (2022-10-11)
22
===============================================================================================================
33

4-
## 🐛 Bug Fixes
5-
* Use the correct sender key when checking shared secret ([\#2730](https://github.com/matrix-org/matrix-js-sdk/pull/2730)). Fixes vector-im/element-web#23374.
4+
## Deprecations
65

7-
Changes in [3.58.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.58.0-rc.1) (2022-10-04)
8-
===============================================================================================================
6+
* Legacy Piwik config.json option `piwik.policy_url` is deprecated in favour of `privacy_policy_url`. Support will be removed in the next release.
97

108
## ✨ Features
119
* Device manager - select all devices ([\#9330](https://github.com/matrix-org/matrix-react-sdk/pull/9330)).
@@ -22,6 +20,7 @@ Changes in [3.58.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases
2220
* Read receipts for threads ([\#9239](https://github.com/matrix-org/matrix-react-sdk/pull/9239)). Fixes vector-im/element-web#23191.
2321

2422
## 🐛 Bug Fixes
23+
* Use the correct sender key when checking shared secret ([\#2730](https://github.com/matrix-org/matrix-js-sdk/pull/2730)). Fixes vector-im/element-web#23374.
2524
* Fix device selection in pre-join screen for Element Call video rooms ([\#9321](https://github.com/matrix-org/matrix-react-sdk/pull/9321)). Fixes vector-im/element-web#23331.
2625
* Don't render a 1px high room topic if the room topic is empty ([\#9317](https://github.com/matrix-org/matrix-react-sdk/pull/9317)). Contributed by @Arnei.
2726
* Don't show feedback prompts when that UIFeature is disabled ([\#9305](https://github.com/matrix-org/matrix-react-sdk/pull/9305)). Fixes vector-im/element-web#23327.

0 commit comments

Comments
 (0)