mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Prepare changelog for v3.67.0-rc.2
This commit is contained in:
parent
607393c347
commit
8fc70b751a
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,3 +1,16 @@
|
||||||
|
Changes in [3.67.0-rc.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.67.0-rc.2) (2023-02-22)
|
||||||
|
===============================================================================================================
|
||||||
|
|
||||||
|
## ✨ Features
|
||||||
|
* Polls: show warning about undecryptable relations ([\#10179](https://github.com/matrix-org/matrix-react-sdk/pull/10179)). Contributed by @kerryarchibald.
|
||||||
|
* Display "The sender has blocked you from receiving this message" error message instead of "Unable to decrypt message" ([\#10202](https://github.com/matrix-org/matrix-react-sdk/pull/10202)). Contributed by @florianduros.
|
||||||
|
* Filter NSFW content in room directory ([\#10196](https://github.com/matrix-org/matrix-react-sdk/pull/10196)). Contributed by @kerryarchibald.
|
||||||
|
|
||||||
|
## 🐛 Bug Fixes
|
||||||
|
* Add link to next file in the export ([\#10190](https://github.com/matrix-org/matrix-react-sdk/pull/10190)). Fixes vector-im/element-web#20272. Contributed by @grimhilt.
|
||||||
|
* Stop access token overflowing the box ([\#10069](https://github.com/matrix-org/matrix-react-sdk/pull/10069)). Fixes vector-im/element-web#24023. Contributed by @sbjaj33.
|
||||||
|
* Ended poll tiles: add ended the poll message ([\#10193](https://github.com/matrix-org/matrix-react-sdk/pull/10193)). Fixes vector-im/element-web#24579. Contributed by @kerryarchibald.
|
||||||
|
|
||||||
Changes in [3.67.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.67.0-rc.1) (2023-02-21)
|
Changes in [3.67.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.67.0-rc.1) (2023-02-21)
|
||||||
===============================================================================================================
|
===============================================================================================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue