Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2026-04-08 07:52:55 +00:00
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
Changes in [1.12.15](https://github.com/element-hq/element-web/releases/tag/v1.12.15) (2026-04-08)
==================================================================================================
Fixes Desktop release workflow.
This release is identical to v1.12.14 otherwise.
Changes in [1.12.14](https://github.com/element-hq/element-web/releases/tag/v1.12.14) (2026-04-07) Changes in [1.12.14](https://github.com/element-hq/element-web/releases/tag/v1.12.14) (2026-04-07)
================================================================================================== ==================================================================================================
## ✨ Features ## ✨ Features
+1 -1
View File
@@ -3,7 +3,7 @@
"productName": "Element", "productName": "Element",
"main": "lib/electron-main.js", "main": "lib/electron-main.js",
"exports": "./lib/electron-main.js", "exports": "./lib/electron-main.js",
"version": "1.12.13", "version": "1.12.15",
"description": "Element: the future of secure communication", "description": "Element: the future of secure communication",
"author": { "author": {
"name": "Element", "name": "Element",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "element-web", "name": "element-web",
"version": "1.12.14", "version": "1.12.15",
"description": "Element: the future of secure communication", "description": "Element: the future of secure communication",
"author": "New Vector Ltd.", "author": "New Vector Ltd.",
"repository": { "repository": {