Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2026-05-27 13:49:41 +00:00
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
Changes in [1.12.20](https://github.com/element-hq/element-web/releases/tag/v1.12.20) (2026-05-27)
==================================================================================================
## 🐛 Bug Fixes
* [Backport staging] Realign the User Menu profile picture on desktop ([#33634](https://github.com/element-hq/element-web/pull/33634)). Contributed by @RiotRobot.
Changes in [1.12.19](https://github.com/element-hq/element-web/releases/tag/v1.12.19) (2026-05-27)
==================================================================================================
## 🦖 Deprecations
+1 -1
View File
@@ -3,7 +3,7 @@
"productName": "Element",
"main": "lib/electron-main.js",
"exports": "./lib/electron-main.js",
"version": "1.12.19",
"version": "1.12.20",
"description": "Element: the future of secure communication",
"author": {
"name": "Element",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "element-web",
"version": "1.12.19",
"version": "1.12.20",
"description": "Element: the future of secure communication",
"author": "New Vector Ltd.",
"repository": {