From f5b225fd9312edb86217b0291550b0e459e1269e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 15 Aug 2023 16:54:49 +0200 Subject: [PATCH 1/3] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c94208c..a9753ff 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Element" description.en = "Web client for Matrix" description.fr = "Client web pour Matrix" -version = "1.11.38~ynh1" +version = "1.11.39~ynh1" maintainers = ["Josué Tille"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-web/releases/download/v1.11.38/element-v1.11.38.tar.gz" - sha256 = "550215d635db0b04ffcf72079f100be007af5d5c98ebc6fcaed47101f6238494" + url = "https://github.com/vector-im/element-web/releases/download/v1.11.39/element-v1.11.39.tar.gz" + sha256 = "348843299d8ce535d3ff03ef643f7648cdae4cd1ca9280771c84d92084f23b4a" autoupdate.strategy = "latest_github_tag" [resources.system_user] From 466d869bd1e6487c27a0246f9f3f28ba3e1125e7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 15 Aug 2023 14:54:57 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cf45d2..69bead3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption. -**Shipped version:** 1.11.38~ynh1 +**Shipped version:** 1.11.39~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index b629632..f3d156c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Element est un nouveau type d'application de messagerie. Vous choisissez où vos messages sont stockés, ce qui vous donne le contrôle de vos données. Il vous donne accès au réseau ouvert Matrix, vous pouvez donc parler à n'importe qui. Element offre un nouveau niveau de sécurité, en ajoutant la vérification des appareils par signature croisée au chiffrement de bout en bout par défaut. -**Version incluse :** 1.11.38~ynh1 +**Version incluse :** 1.11.39~ynh1 **Démo :** https://app.element.io/ From 77ee481f4590902782504aed566ffa281f8a6505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 15 Aug 2023 16:56:19 +0200 Subject: [PATCH 3/3] Update config.json --- conf/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.json b/conf/config.json index d61641b..7001039 100644 --- a/conf/config.json +++ b/conf/config.json @@ -10,8 +10,8 @@ "brand": "Element", "integrations_ui_url": "https://scalar.vector.im/", "integrations_rest_url": "https://scalar.vector.im/api", - "showLabsSettings": false, - "roomDirectory": { + "show_labs_settings": false, + "room_directory": { "servers": ["matrix.org"] }, "enable_presence_by_hs_url": {