Merge branch 'master' into develop

This commit is contained in:
RiotRobot 2026-04-08 07:52:55 +00:00
commit e0cddf8e4a
3 changed files with 8 additions and 2 deletions

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)
==================================================================================================
## ✨ Features

View File

@ -3,7 +3,7 @@
"productName": "Element",
"main": "lib/electron-main.js",
"exports": "./lib/electron-main.js",
"version": "1.12.13",
"version": "1.12.15",
"description": "Element: the future of secure communication",
"author": {
"name": "Element",

View File

@ -1,6 +1,6 @@
{
"name": "element-web",
"version": "1.12.14",
"version": "1.12.15",
"description": "Element: the future of secure communication",
"author": "New Vector Ltd.",
"repository": {