Update element to v1.11.97 (#2534)

This commit is contained in:
Alexander L. 2025-04-11 12:30:35 +02:00 committed by GitHub
parent 2430f0c967
commit f900ebf74b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 8 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80
web:
image: vectorim/element-web:v1.11.96@sha256:13d0ea68d7ffd7d4800b4a243cade0ec535b4ed3d8d00478ae95950b14fa634c
image: vectorim/element-web:v1.11.97@sha256:656e44fbab4cc61e0e9154273d073d6713ce82f13ee28715df006099880d7d67
# 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.96"
version: "1.11.97"
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,10 @@ submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
releaseNotes: >-
Some key highlights in this release include:
- Improved room list with sorting, filters, and message previews
- Added setting to hide avatars in invite-only rooms
- Added key storage toggle in encryption settings
- Implemented MSC4142 to fix reply mention behavior
- Improved error handling in group calls and identity resets
- Fixed Docker healthcheck and room list display bugs
- 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
Full release notes can be found at https://github.com/vector-im/element-web/releases