Merge branch 'master' into develop

This commit is contained in:
RiotRobot 2025-07-30 14:42:24 +00:00
commit 60c2ebfb19
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
Changes in [1.11.108](https://github.com/element-hq/element-desktop/releases/tag/v1.11.108) (2025-07-30)
========================================================================================================
## 🐛 Bug Fixes
* [Backport staging] Fix downloaded attachments not being decrypted ([#30434](https://github.com/element-hq/element-web/pull/30434)). Contributed by @RiotRobot.
Changes in [1.11.107](https://github.com/element-hq/element-desktop/releases/tag/v1.11.107) (2025-07-29)
========================================================================================================
## ✨ Features

View File

@ -3,7 +3,7 @@
"productName": "Element",
"main": "lib/electron-main.js",
"exports": "./lib/electron-main.js",
"version": "1.11.107",
"version": "1.11.108",
"description": "Element: the future of secure communication",
"author": "Element",
"homepage": "https://element.io",