Update element to v1.11.98 (#2604)

This commit is contained in:
Alexander L. 2025-04-22 17:49:02 +02:00 committed by GitHub
parent d57054de16
commit fc03fd8e66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80
web:
image: vectorim/element-web:v1.11.97@sha256:656e44fbab4cc61e0e9154273d073d6713ce82f13ee28715df006099880d7d67
image: vectorim/element-web:v1.11.98@sha256:47e10f77453bf677d6510a19aea866f1c4401a70b0305b6406995922f12236d8
# 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.97"
version: "1.11.98"
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,10 +46,12 @@ submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
releaseNotes: >-
Some key highlights in this release include:
- Improved room list functionality with sorting, filtering, and notification decorations
- Added ability to hide images and videos after clicking "show"
- Enhanced accessibility for checkboxes and labels
- Improved error handling and user experience in various areas
- Updated to Twemoji 16
- Improved error handling in search view
- Added video room and video call decorations in the new room list
- Improved room list functionality with sorting and filtering options
- Enhanced user experience for reporting rooms when rejecting invites
- Various visual improvements and bug fixes
Full release notes can be found at https://github.com/vector-im/element-web/releases