Update element to v1.11.97 (#2534)
This commit is contained in:
parent
2430f0c967
commit
f900ebf74b
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user