Update element to version v1.11.102 (#2920)
This commit is contained in:
parent
348a7fa7d1
commit
42eff22e1d
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: vectorim/element-web:v1.11.101@sha256:c414fc71bf444c43bdbf48dcc181c4254061533e6194333f67c1da7247dc30bf
|
||||
image: vectorim/element-web:v1.11.102@sha256:bcc0186488f98bdb0a531fd7780050d64f12b3c8658848204e277707a52727f7
|
||||
# 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.101"
|
||||
version: "1.11.102"
|
||||
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.
|
||||
@ -25,8 +25,8 @@ description: >-
|
||||
|
||||
|
||||
When you register or login through Element, you will need to change the address of the homeserver you are logging into from the default matrix.org to http://umbrel.local:8008 for local access.
|
||||
|
||||
|
||||
|
||||
|
||||
For seamless connection even when you are accessing Element away from home, simply install the "Tailscale" app on your Umbrel and your device you are using to access Element, and use http://umbrel:8008 as the address of your server.
|
||||
developer: New Vector Ltd
|
||||
website: https://element.io
|
||||
@ -46,12 +46,10 @@ submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24
|
||||
releaseNotes: >-
|
||||
Some key highlights in this release include:
|
||||
- Added keyboard navigation support for the new room list
|
||||
- Improved loading state for the new room list view
|
||||
- Added secondary filters to the new room list
|
||||
- Enhanced battery efficiency for Web Audio
|
||||
- Fixed issues with message previews and outdated information in the room list
|
||||
- Improved error handling and user experience
|
||||
- Improved how you recover your account if you lose your key
|
||||
- The room list has been redesigned for a cleaner look and easier sorting
|
||||
- You'll now be alerted if your secure key storage isn't working as expected
|
||||
- Several bugs were fixed, including issues with call menus, room visibility, and display styles
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/vector-im/element-web/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user