This commit is contained in:
RiotRobot
2025-02-27 13:16:17 +00:00
parent 808412c6be
commit 7a513a2dc2
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
Changes in [1.11.94](https://github.com/element-hq/element-web/releases/tag/v1.11.94) (2025-02-27)
==================================================================================================
## 🐛 Bug Fixes
* [Backport staging] fix: /tmp/element-web-config may already exist preventing the container from booting up ([#29377](https://github.com/element-hq/element-web/pull/29377)). Contributed by @RiotRobot.
Changes in [1.11.93](https://github.com/element-hq/element-web/releases/tag/v1.11.93) (2025-02-25)
==================================================================================================
## ✨ Features

View File

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