Update element to v1.12.15 (#5322)

This commit is contained in:
Alexander L. 2026-04-14 15:23:31 +02:00 committed by GitHub
parent a8670046e9
commit d2fac2c593
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 12 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80
web:
image: vectorim/element-web:v1.12.13@sha256:5107e63026c13ed014f743e485821b7d4b56d275a41e76303859bb14f5f94eb6
image: vectorim/element-web:v1.12.15@sha256:c7fa40b5ba3891f8af3ce63da0818f457c1802a9ee4d2f5e46a9df36a2388eed
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.12.13"
version: "1.12.15"
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,16 +46,17 @@ submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
releaseNotes: >-
Some key highlights in this release include:
- Upgraded Element Call with new picture-in-picture designs
- Added support for Widget and Room Header Buttons module APIs
- Redesigned the widget picture-in-picture and moved it into a shared component
- Realigned the message action bar to match updated designs
- Fixed soft crash of room list when trying to open a room
- Fixed "key storage out of sync" appearing when key storage is actually fine
- Fixed expand space panel button not being shown on keyboard focus
- Fixed remove button styling in local address list of room settings
- Always check and update the user's timezone on their profile on startup
- Removed automatic rageshake and error reporting labs features
- Added analytics tracking for URL previews
- Implemented collapsible panels for the new room list with improved performance
- Clicking on a room list separator now expands to the last set width
- Hidden the names of banned users behind a spoiler tag
- Fixed incoming verification request appearing above the please verify prompt
- Fixed room list often showing the wrong icons for calls
- Fixed presence indicators not showing without cache
- Fixed emoticon slash commands including stale buffers
- Fixed icon size of badges in the right panel
- Show space name instead of "Empty room" after space creation
- Stripped ephemeral query params from OIDC redirect URI
Full release notes can be found at https://github.com/vector-im/element-web/releases