Nathan Fretz
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
5 additions and
5 deletions
-
element/docker-compose.yml
-
element/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: 80 |
|
|
|
|
|
|
|
web: |
|
|
|
image: vectorim/element-web:v1.11.82@sha256:3aea5abf693f0870acbbdfad220f3b7767e3e46744310f79a7e8f0c7b5599323 |
|
|
|
image: vectorim/element-web:v1.11.84@sha256:fdda9d781782da10a6278283267ea75359a16c0dbc23bee493863496bd985c0a |
|
|
|
# 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.82" |
|
|
|
version: "1.11.84" |
|
|
|
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,9 +46,9 @@ submitter: Umbrel |
|
|
|
submission: https://github.com/getumbrel/umbrel/commit/bb10e17a6256db19767af7eaeb93d665ac275b24 |
|
|
|
releaseNotes: >- |
|
|
|
Some key highlights in this release include: |
|
|
|
- Enhanced error display for messages sent from insecure devices |
|
|
|
- Improved contrast for timestamps, date separators, and spotlight trigger |
|
|
|
- Room settings now open on room header avatar click |
|
|
|
- Improved UI elements and tooltips |
|
|
|
- Enhanced reactions support in chat exports |
|
|
|
- Various bug fixes for room settings and network functionality |
|
|
|
|
|
|
|
|
|
|
|
Full release notes can be found at https://github.com/vector-im/element-web/releases |