Update element to version v1.11.105 (#3126)

This commit is contained in:
Alexander L. 2025-07-07 12:12:01 +02:00 committed by GitHub
parent fb67b03243
commit 98b799dfd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 13 deletions

View File

@ -7,8 +7,7 @@ services:
APP_PORT: 80
web:
image: vectorim/element-web:v1.11.104@sha256:3b4037e62b097307b87cb7d7b7adc590aeec4e7dc4fb3a679c72cd296c1f7495
# NGINX parent container requires root
# user: "1000:1000"
image: vectorim/element-web:v1.11.105@sha256:13bd3b493cf3ca4771b3256e4cea9262393384fe611ec93e3b20bd81b59bcc45
user: "nginx:nginx"
restart: on-failure
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: element
category: social
name: Element
version: "1.11.104"
version: "1.11.105"
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,15 +46,12 @@ submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
releaseNotes: >-
Some key highlights in this release include:
- Updated mobile guide page with a new design
- Added dev tool for verifying devices manually
- Implemented invite filtering
- Improved room list with low priority indicators and new settings
- Added desktop privacy option to block window capture
- Introduced message sharing endpoint
- Fixed bugs in secret storage dialog, image uploads, video settings, and self-ignoring
- Resolved issues with thumbnail uploads, duplicate images, and cross-signing setup
- Enhanced Seshat error handling and low priority room behavior
- Added new features like context menu to room list items and custom message components
- Improved room list functionality with collapsible filter list and sorting options
- Enhanced user interface for recovery key input and device verification
- Added desktop privacy option to block window capture
- Implemented invite filtering and message sharing endpoint
- Fixed various bugs related to notifications, image uploads, and cross-signing setup
Full release notes can be found at https://github.com/vector-im/element-web/releases