Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2025-12-03 18:02:01 +00:00
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
Changes in [1.12.6](https://github.com/element-hq/element-desktop/releases/tag/v1.12.6) (2025-12-03)
====================================================================================================
This release fixes a bug where 1:1 calling was incorrectly not available if no Element Call focus was set.
## 🐛 Bug Fixes
* Add option to pick call options for voice calls. ([#31413](https://github.com/element-hq/element-web/pull/31413)).
Changes in [1.12.5](https://github.com/element-hq/element-desktop/releases/tag/v1.12.5) (2025-12-02)
====================================================================================================
## ✨ Features

View File

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