Update element to v1.11.100 (#2715)

This commit is contained in:
Alexander L. 2025-05-06 18:42:24 +02:00 committed by GitHub
parent 1f02a31911
commit 32d715026e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 8 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80
web:
image: vectorim/element-web:v1.11.99@sha256:9cd97c20cb945f6ffb546fb9b9e24de0165e02ba039f166cff78bb14fcaaa31a
image: vectorim/element-web:v1.11.100@sha256:3367f18a2b830fa6dd454c605a1c0a58ea328e831226b9774e9051ae573bd13f
# 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.99"
version: "1.11.100"
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,12 +46,13 @@ submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
releaseNotes: >-
Some key highlights in this release include:
- 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
- Rich topics are now out of labs and stable
- Added message preview support to the new room list
- Improved global configuration for media previews
- Enhanced keyboard shortcuts support for the new room list
- Updated room summary card with MVVM implementation for topics
- Improved visual design for invitations in the new room list
- Various bug fixes and improvements to the user interface
Full release notes can be found at https://github.com/vector-im/element-web/releases