From 78e9eba6b4e536d71b9b516b8b2857e931832ee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 8 Nov 2022 19:41:41 +0100 Subject: [PATCH 01/18] 1.11.14 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 23a8c92..e07ce96 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.13/element-v1.11.13.tar.gz -SOURCE_SUM=b76af344abef9059a6a16476e866e37d8f808bff1f38cd47fcf83eb4f1daa2da +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.14/element-v1.11.14.tar.gz +SOURCE_SUM=2d20061a57918509b509dad21a73671864dbfa1a5019755042f29fb616167b19 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f921d60..0075b11 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.13~ynh1", + "version": "1.11.14~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From c6b62445c7408445a5910a4756cc1b66043574f8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 8 Nov 2022 18:41:51 +0000 Subject: [PATCH 02/18] 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 4b4184e..f79404e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.13~ynh1 +**Shipped version:** 1.11.14~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 1c69643..13fc510 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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.13~ynh1 +**Version incluse :** 1.11.14~ynh1 **Démo :** https://app.element.io/ From bba7f3f74da9d194c4aa9daf20b243f4f204f5ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:36:53 +0100 Subject: [PATCH 03/18] 1.11.15 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index e07ce96..3cf83a9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.14/element-v1.11.14.tar.gz -SOURCE_SUM=2d20061a57918509b509dad21a73671864dbfa1a5019755042f29fb616167b19 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.15/element-v1.11.15.tar.gz +SOURCE_SUM=2d2c73957b6693a75afee72c6262f42c19f073e085591bc213e81b6fc0050617 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0075b11..23b1499 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.14~ynh1", + "version": "1.11.15~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 62a49e0f0ec7a56fd94082ffe11073ff727a0e56 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 22 Nov 2022 19:36:58 +0000 Subject: [PATCH 04/18] 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 f79404e..6b237d8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.14~ynh1 +**Shipped version:** 1.11.15~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 13fc510..7ae666c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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.14~ynh1 +**Version incluse :** 1.11.15~ynh1 **Démo :** https://app.element.io/ From f74af94889e4b8b13414020a440e23d109fb4708 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 21 Dec 2022 18:57:53 +0100 Subject: [PATCH 05/18] 1.11.17 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 3cf83a9..fc077da 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.15/element-v1.11.15.tar.gz -SOURCE_SUM=2d2c73957b6693a75afee72c6262f42c19f073e085591bc213e81b6fc0050617 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.17/element-v1.11.17.tar.gz +SOURCE_SUM=263e90029a33d55110a94674608157df563fb36ec585ee2e3c82bc2e7d44d644 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 23b1499..d1ebdf5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.15~ynh1", + "version": "1.11.17~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From e3e8032d3b9faee1b97e1c05e07a143b9a295508 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Dec 2022 17:57:59 +0000 Subject: [PATCH 06/18] 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 6b237d8..815196b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.15~ynh1 +**Shipped version:** 1.11.17~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 7ae666c..010c2b1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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.15~ynh1 +**Version incluse :** 1.11.17~ynh1 **Démo :** https://app.element.io/ From c66d1f700acc66288df3cda39b725cad08368e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 18 Jan 2023 15:21:51 +0100 Subject: [PATCH 07/18] 1.11.18 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index fc077da..efdd400 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.17/element-v1.11.17.tar.gz -SOURCE_SUM=263e90029a33d55110a94674608157df563fb36ec585ee2e3c82bc2e7d44d644 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.18/element-v1.11.18.tar.gz +SOURCE_SUM=61d94598aec6e793563277831b9eb39cc64f85297d67c5ea49b243b182278dc5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d1ebdf5..e85b7fb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.17~ynh1", + "version": "1.11.18~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From bbe9cad9cb75cad85752df2dbe6cc99743bdf42c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 18 Jan 2023 14:21:56 +0000 Subject: [PATCH 08/18] Auto-update README --- README.md | 2 +- README_fr.md | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 815196b..d1ac600 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.17~ynh1 +**Shipped version:** 1.11.18~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 010c2b1..dc678b8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,25 +5,25 @@ It shall NOT be edited by hand. # Element pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg) [![Installer Element avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=element) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Element rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Element rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble 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.17~ynh1 +**Version incluse :** 1.11.18~ynh1 **Démo :** https://app.element.io/ -## Captures d'écran +## Captures d’écran -![Capture d'écran de Element](./doc/screenshots/homepage-all-platforms-1_1.png) +![Capture d’écran de Element](./doc/screenshots/homepage-all-platforms-1_1.png) ## Avertissements / informations importantes @@ -49,9 +49,9 @@ https://github.com/vector-im/riot-web/issues/1977 pour plus de détails. ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -67,4 +67,4 @@ ou sudo yunohost app upgrade element -u https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From b0c27d41cc30ddb887024f593548287a02122ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:11:46 +0100 Subject: [PATCH 09/18] 1.11.19 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index efdd400..b43812c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.18/element-v1.11.18.tar.gz -SOURCE_SUM=61d94598aec6e793563277831b9eb39cc64f85297d67c5ea49b243b182278dc5 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.19/element-v1.11.19.tar.gz +SOURCE_SUM=2ae1bacdaa0e865c4c639d75d6f908f129ed7fcc9ee628ef38d57a2c4a33ad73 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e85b7fb..a87b1c6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.18~ynh1", + "version": "1.11.19~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From b9da173d80ba87b51aeb67a6437083300e237b84 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 18 Jan 2023 22:11:52 +0000 Subject: [PATCH 10/18] 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 d1ac600..c105d95 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.18~ynh1 +**Shipped version:** 1.11.19~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index dc678b8..98d3e39 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,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.18~ynh1 +**Version incluse :** 1.11.19~ynh1 **Démo :** https://app.element.io/ From 8a0e3b1bc12d016a84cf0799518a8ba78c311a52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:12:27 +0100 Subject: [PATCH 11/18] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a87b1c6..6fadee8 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "email": "josue@tille.ch" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [ From 8ac5d9c6207e04f23f215140e6662d0d6c25a6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:46:47 +0100 Subject: [PATCH 12/18] 1.11.20 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index b43812c..0631668 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.19/element-v1.11.19.tar.gz -SOURCE_SUM=2ae1bacdaa0e865c4c639d75d6f908f129ed7fcc9ee628ef38d57a2c4a33ad73 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.20/element-v1.11.20.tar.gz +SOURCE_SUM=a856e854d404f5bfd69cf344b5ea7c77a93ac7d37554af2c00f6cb383abac77f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6fadee8..0f2baf3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.19~ynh1", + "version": "1.11.20~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From c4afcbc34a99552b401fe559d7598cc6b808e4f3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 20 Jan 2023 13:46:51 +0000 Subject: [PATCH 13/18] 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 c105d95..4b0c2b6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.19~ynh1 +**Shipped version:** 1.11.20~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 98d3e39..98ea357 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,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.19~ynh1 +**Version incluse :** 1.11.20~ynh1 **Démo :** https://app.element.io/ From 73b7837b1b08347bf183239711e3ce46813bf6e3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 24 Jan 2023 08:57:49 +0000 Subject: [PATCH 14/18] 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 4b0c2b6..2ddb2ec 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Element for YunoHost -[![Integration level](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Working status](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Working status](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg) [![Install Element with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=element) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 98ea357..4070b49 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Element pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/element.maintain.svg) [![Installer Element avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=element) *[Read this readme in english.](./README.md)* From 30364a1b4a88c8038f100884a80064dc5d247689 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:26:39 +0100 Subject: [PATCH 15/18] 1.11.21 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 0631668..acd1d47 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.20/element-v1.11.20.tar.gz -SOURCE_SUM=a856e854d404f5bfd69cf344b5ea7c77a93ac7d37554af2c00f6cb383abac77f +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.21/element-v1.11.21.tar.gz +SOURCE_SUM=996571e2a7b37ef7044926f672b134b23c7cb5d6a6e4aefb1ad62c61e29b9538 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0f2baf3..3a382eb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.20~ynh1", + "version": "1.11.21~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 9374850623aee52b238432701f415888dd413e73 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Jan 2023 11:26:43 +0000 Subject: [PATCH 16/18] 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 2ddb2ec..1839cca 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.20~ynh1 +**Shipped version:** 1.11.21~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 4070b49..cdc981a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,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.20~ynh1 +**Version incluse :** 1.11.21~ynh1 **Démo :** https://app.element.io/ From 869fe27f3bfd0b01a38384e9494c914424eac90d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 31 Jan 2023 16:07:05 +0100 Subject: [PATCH 17/18] Fix --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index acd1d47..7d301dd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.21/element-v1.11.21.tar.gz -SOURCE_SUM=996571e2a7b37ef7044926f672b134b23c7cb5d6a6e4aefb1ad62c61e29b9538 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.22/element-v1.11.22.tar.gz +SOURCE_SUM=026746e75d84854d1729baee6c8c70826be5e59f85917f9055b24be1027fae00 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3a382eb..a948edf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.21~ynh1", + "version": "1.11.22~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 476f4818844d7c71a6628bd2de10feff555237a5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Jan 2023 15:07:10 +0000 Subject: [PATCH 18/18] 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 1839cca..19f1a15 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.21~ynh1 +**Shipped version:** 1.11.22~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index cdc981a..f3eb8a5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,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.21~ynh1 +**Version incluse :** 1.11.22~ynh1 **Démo :** https://app.element.io/