Merge branch 'master' into develop

pull/25009/head
RiotRobot 2023-03-31 10:48:17 +01:00
commit b9837cc771
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Changes in [1.11.27](https://github.com/vector-im/element-web/releases/tag/v1.11.27) (2023-03-31)
=================================================================================================
## 🐛 Bug Fixes
* Fix detection of encryption for all users in a room ([\#10487](https://github.com/matrix-org/matrix-react-sdk/pull/10487)). Fixes #24995.
Changes in [1.11.26](https://github.com/vector-im/element-web/releases/tag/v1.11.26) (2023-03-28)
=================================================================================================

View File

@ -1,6 +1,6 @@
{
"name": "element-web",
"version": "1.11.26",
"version": "1.11.27",
"description": "A feature-rich client for Matrix.org",
"author": "New Vector Ltd.",
"repository": {