Update element to v1.11.95 (#2311)

This commit is contained in:
Alexander L. 2025-03-13 00:20:43 +01:00 committed by GitHub
parent c2a422932b
commit 5ba88105eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80
web:
image: vectorim/element-web:v1.11.94@sha256:bf402b7aa18a7b1562e8df9565d7188d343d19efd52c2bf185772f201be5177b
image: vectorim/element-web:v1.11.95@sha256:92741dbd9f9f0600ad5c8151da5b56e1e70f8d0b72dd31acc0f22cae5e98a356
# NGINX parent container requires root
# user: "1000:1000"
restart: on-failure

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: element
category: social
name: Element
version: "1.11.94"
version: "1.11.95"
tagline: A glossy Matrix client compatible with Synapse
description: >-
Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data.
@ -46,7 +46,10 @@ submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
releaseNotes: >-
Some key highlights in this release include:
- Fixed an issue where the container may fail to boot up due to a pre-existing configuration directory
- Improved room list functionality with filtering and sorting
- Added space menu and compose menu in room header
- Enhanced accessibility for Identity Server picker
- Updated Windows compatibility information
Full release notes can be found at https://github.com/vector-im/element-web/releases