mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
Update element to version v1.11.81 (#1645)
This commit is contained in:
parent
8b2d72a32c
commit
ab72be6351
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: vectorim/element-web:v1.11.80@sha256:6d8987d11a018b7db998a8960fd3c57f9ae70602158c15b5c4d4f4f705158003
|
||||
image: vectorim/element-web:v1.11.81@sha256:6831fb2e55e16b0dfd0ef349001066393402a8d56ea05ea85af6244de48ba71c
|
||||
# NGINX parent container requires root
|
||||
# user: "1000:1000"
|
||||
restart: on-failure
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: element
|
||||
category: social
|
||||
name: Element
|
||||
version: "1.11.80"
|
||||
version: "1.11.81"
|
||||
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.
|
||||
|
@ -45,13 +45,7 @@ torOnly: false
|
|||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
|
||||
releaseNotes: >-
|
||||
⚠️ If you are using Synapse on your Umbrel as your Matrix homeserver, please update Synapse to the latest version available in the Umbrel App Store to maintain compatibility with Element.
|
||||
🚨 This release fixes a high severity vulnerability (CVE-2024-47771). It is strongly recommended to update as soon as possible.
|
||||
|
||||
|
||||
Highlights:
|
||||
- Enhanced error display for messages sent from insecure devices
|
||||
- Added option to exclude unverified devices (in labs)
|
||||
- Improved contrast for timestamps, date separators, and spotlight trigger
|
||||
- Room settings now open on room header avatar click
|
||||
|
||||
Full release notes can be found at https://github.com/vector-im/element-web/releases
|
Loading…
Reference in New Issue
Block a user