Update element to v1.11.92 (#2191)

This commit is contained in:
Nathan Fretz 2025-02-18 14:44:14 +10:00 committed by GitHub
parent 4b940a6a87
commit 10dd446744
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,8 +7,8 @@ services:
APP_PORT: 80
web:
image: vectorim/element-web:v1.11.91@sha256:f9c7f16d1ad40e0abf42860bbab6cc9f6fdd999603c8db25b31ecab88da1bd8d
image: vectorim/element-web:v1.11.92@sha256:2214dea9c23fb3f5aaf5cfe20f6ae0285d217e4742d54d5b8b8d1732ebf7afe4
# NGINX parent container requires root
# user: "1000:1000"
restart: on-failure
stop_grace_period: 1m
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: element
category: social
name: Element
version: "1.11.91"
version: "1.11.92"
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,11 @@ submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
releaseNotes: >-
Some key highlights in this release include:
- Improved member list interface and functionality
- Enhanced recovery key management and notifications
- Better app resilience and loading performance
- Improved encryption and security features
- Improved profile and room header interface
- Enhanced member list navigation and functionality
- Updated emoji support to latest version
- Better encryption and key management features
- Improved widget theming and interactions
Full release notes can be found at https://github.com/vector-im/element-web/releases
Full release notes can be found at https://github.com/vector-im/element-web/releases