From 1ac5b644b772cd433d4cd47d9ac197f1128e9638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 4 Feb 2022 08:29:40 +0100 Subject: [PATCH 01/29] 1.10.0 (#38) * 1.10.0 * Auto-update README * Fix * Auto-update README Co-authored-by: Yunohost-Bot <> --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cfee66a..e5514ea 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.9.9~ynh1 +**Shipped version:** 1.10.1~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index da80bba..5e775e3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.9.9~ynh1 +**Version incluse :** 1.10.1~ynh1 **Démo :** https://app.element.io/ diff --git a/conf/app.src b/conf/app.src index 935f646..923a204 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.9.9/element-v1.9.9.tar.gz -SOURCE_SUM=4e06a684a142878bb4542f5376109fab95df0c4f26fdcfcbce2458c7929a7fc4 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.1/element-v1.10.1.tar.gz +SOURCE_SUM=35ce4e8ddb2a2419d48351a39cd266df22b1bbdbb15fa7ea574d9decd2e0b0bc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e765f1c..379d686 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.9.9~ynh1", + "version": "1.10.1~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 758eb11c9bc08aec90af4cde687b133467609318 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 15 Feb 2022 07:44:51 +0100 Subject: [PATCH 02/29] 1.10.3 (#40) * 1.10.3 * Auto-update README Co-authored-by: Yunohost-Bot <> --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e5514ea..d6393ee 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.10.1~ynh1 +**Shipped version:** 1.10.3~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 5e775e3..c5e6bd8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.1~ynh1 +**Version incluse :** 1.10.3~ynh1 **Démo :** https://app.element.io/ diff --git a/conf/app.src b/conf/app.src index 923a204..e41c60e 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.10.1/element-v1.10.1.tar.gz -SOURCE_SUM=35ce4e8ddb2a2419d48351a39cd266df22b1bbdbb15fa7ea574d9decd2e0b0bc +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.3/element-v1.10.3.tar.gz +SOURCE_SUM=1ca3dd68794c9384b157241e0f3bd8e3ecc284ad3a7cdb639f8811b7c33a86a4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 379d686..b696191 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.1~ynh1", + "version": "1.10.3~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From af45248de4ef9ec2ffa4edafd31c01132974b999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 17 Feb 2022 22:04:00 +0100 Subject: [PATCH 03/29] Upgrade element to 1.10.4 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d6393ee..8b99dd7 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.10.3~ynh1 +**Shipped version:** 1.10.4~ynh1 **Demo:** https://app.element.io/ diff --git a/conf/app.src b/conf/app.src index e41c60e..c27fb00 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.10.3/element-v1.10.3.tar.gz -SOURCE_SUM=1ca3dd68794c9384b157241e0f3bd8e3ecc284ad3a7cdb639f8811b7c33a86a4 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.4/element-v1.10.4.tar.gz +SOURCE_SUM=74d44bbbd59fc25675c179d1a5350a0b092b4f9a0abec012ae8df4d5dab5c86d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b696191..e6e782a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.3~ynh1", + "version": "1.10.4~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From bbd78a05e011c544442acf9793d6d8b5d922f5e2 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 21 Feb 2022 20:42:12 +0000 Subject: [PATCH 04/29] Auto-update README --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index c5e6bd8..e8e96c9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.3~ynh1 +**Version incluse :** 1.10.4~ynh1 **Démo :** https://app.element.io/ From 821663dd77ac0d601b38906ea3bf775ab406f676 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 1 Mar 2022 14:04:03 +0100 Subject: [PATCH 05/29] @Josue-T Upgrade element to 1.10.6 --- 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 c27fb00..3b17111 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.10.4/element-v1.10.4.tar.gz -SOURCE_SUM=74d44bbbd59fc25675c179d1a5350a0b092b4f9a0abec012ae8df4d5dab5c86d +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.6/element-v1.10.6.tar.gz +SOURCE_SUM=39e9266149ff85f593719bcf83889fcf32444e8ffac5807d7c0433f70a245df1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e6e782a..5706ff3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.4~ynh1", + "version": "1.10.6~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 8686eccaec222ef8fd1d98d0dab86e1f1d4dbfbf Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Tue, 1 Mar 2022 13:04:09 +0000 Subject: [PATCH 06/29] 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 8b99dd7..5b4193e 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.10.4~ynh1 +**Shipped version:** 1.10.6~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index e8e96c9..05e337f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.4~ynh1 +**Version incluse :** 1.10.6~ynh1 **Démo :** https://app.element.io/ From 76f649781febced240c3dc1df75c038e77c7e6f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 2 Mar 2022 07:48:27 +0100 Subject: [PATCH 07/29] 1.10.3 (#40) (#41) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 1.10.3 (#40) * 1.10.3 * Auto-update README Co-authored-by: Yunohost-Bot <> * Upgrade element to 1.10.4 * Auto-update README * @Josue-T Upgrade element to 1.10.6 * Auto-update README Co-authored-by: Josué Tille Co-authored-by: Yunohost-Bot <> --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e5514ea..5b4193e 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.10.1~ynh1 +**Shipped version:** 1.10.6~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 5e775e3..05e337f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.1~ynh1 +**Version incluse :** 1.10.6~ynh1 **Démo :** https://app.element.io/ diff --git a/conf/app.src b/conf/app.src index 923a204..3b17111 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.10.1/element-v1.10.1.tar.gz -SOURCE_SUM=35ce4e8ddb2a2419d48351a39cd266df22b1bbdbb15fa7ea574d9decd2e0b0bc +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.6/element-v1.10.6.tar.gz +SOURCE_SUM=39e9266149ff85f593719bcf83889fcf32444e8ffac5807d7c0433f70a245df1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 379d686..5706ff3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.1~ynh1", + "version": "1.10.6~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 48a43a9b36ec991eb95ae4855d2ae4dc98dcf748 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 20 Mar 2022 18:18:41 +0100 Subject: [PATCH 08/29] 1.10.7 --- 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 3b17111..4529aac 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.10.6/element-v1.10.6.tar.gz -SOURCE_SUM=39e9266149ff85f593719bcf83889fcf32444e8ffac5807d7c0433f70a245df1 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.7/element-v1.10.7.tar.gz +SOURCE_SUM=618ef289bdb72323a231e68ba1c39769d30ab9b8cdbaa29829ccdd1f543a353e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5706ff3..f9ddb8c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.6~ynh1", + "version": "1.10.7~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From ee9f7902d31367b81ddb67d0956dec5393cf153c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 20 Mar 2022 17:18:47 +0000 Subject: [PATCH 09/29] 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 5b4193e..7aebb3a 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.10.6~ynh1 +**Shipped version:** 1.10.7~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 05e337f..ce88f3d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.6~ynh1 +**Version incluse :** 1.10.7~ynh1 **Démo :** https://app.element.io/ From 68ebd5d9a6009f82e65900f4586e72caf598f4d5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 28 Mar 2022 17:33:33 +0200 Subject: [PATCH 10/29] 1.10.8 --- 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 4529aac..e928246 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.10.7/element-v1.10.7.tar.gz -SOURCE_SUM=618ef289bdb72323a231e68ba1c39769d30ab9b8cdbaa29829ccdd1f543a353e +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.8/element-v1.10.8.tar.gz +SOURCE_SUM=f9de10ce2fbc8f0c418004d268030063dd363f84fac111e74c21ff9ad5a0260a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f9ddb8c..1655ece 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.7~ynh1", + "version": "1.10.8~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 5805efda23adff10eb3f47bf357aa77e97e83434 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 28 Mar 2022 15:33:42 +0000 Subject: [PATCH 11/29] 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 7aebb3a..eff1a56 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.10.7~ynh1 +**Shipped version:** 1.10.8~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index ce88f3d..5bedf2d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.7~ynh1 +**Version incluse :** 1.10.8~ynh1 **Démo :** https://app.element.io/ From b188f5632f9ddb3b24f765f592539b72a38aa0d5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 10 Apr 2022 08:33:27 +0200 Subject: [PATCH 12/29] Update updater.sh --- .github/workflows/updater.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index c4d53fc..872e655 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -66,12 +66,9 @@ echo "Handling asset at $asset_url" # Here we base the source file name upon a unique keyword in the assets url (admin vs. update) # Leave $src empty to ignore the asset case $asset_url in - *"admin"*) + *"element-"*".tar.gz") src="app" ;; - *"update"*) - src="app-upgrade" - ;; *) src="" ;; @@ -105,7 +102,6 @@ SOURCE_SUM=$checksum SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=$extension SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= EOT echo "... conf/$src.src updated" From 86ac1426ff865c6a79b6f45065c0c11572c96b32 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 10 Apr 2022 08:33:37 +0200 Subject: [PATCH 13/29] Update updater.sh --- .github/workflows/updater.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index 872e655..1754ed4 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -102,6 +102,7 @@ SOURCE_SUM=$checksum SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=$extension SOURCE_IN_SUBDIR=true +SOURCE_FILENAME= EOT echo "... conf/$src.src updated" From cf2ccac70bfcb1aa995ede696eb2c6dc7d994055 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 12 Apr 2022 12:21:54 +0200 Subject: [PATCH 14/29] 1.10.9 --- 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 e928246..71245ab 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.10.8/element-v1.10.8.tar.gz -SOURCE_SUM=f9de10ce2fbc8f0c418004d268030063dd363f84fac111e74c21ff9ad5a0260a +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.9/element-v1.10.9.tar.gz +SOURCE_SUM=48d319fc4b642c8cb54fe0b4f890c000d1c0ea1f1d338d1ef228c4ca044ce27a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1655ece..ae8f087 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.8~ynh1", + "version": "1.10.9~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 8caf3e433fd2385eae562b7798878849781d5fa0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 12 Apr 2022 10:22:04 +0000 Subject: [PATCH 15/29] 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 eff1a56..0ba5e48 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.10.8~ynh1 +**Shipped version:** 1.10.9~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 5bedf2d..59ed1bc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.8~ynh1 +**Version incluse :** 1.10.9~ynh1 **Démo :** https://app.element.io/ From 268176016187c0acd5a9dc77bfdc8ef9f20a8ec6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 12 Apr 2022 12:29:42 +0200 Subject: [PATCH 16/29] Update check_process --- check_process | 1 - 1 file changed, 1 deletion(-) diff --git a/check_process b/check_process index a01e917..b55b473 100644 --- a/check_process +++ b/check_process @@ -17,7 +17,6 @@ multi_instance=1 port_already_use=0 change_url=1 -;;; Upgrade options ;;; Upgrade options ; commit=Sep 13, 2021 name=34d457d13e526997fddb8348650674a7db2247be From 2ae5b9ad07b95db9751956b4b929f34691e38177 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 14 Apr 2022 23:28:57 +0200 Subject: [PATCH 17/29] 1.10.10 --- 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 71245ab..c2f106f 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.10.9/element-v1.10.9.tar.gz -SOURCE_SUM=48d319fc4b642c8cb54fe0b4f890c000d1c0ea1f1d338d1ef228c4ca044ce27a +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.10/element-v1.10.10.tar.gz +SOURCE_SUM=20db4b05a23a32d2523de8b36b51f7dd5841c3390dce88f1e6f68b3938cce0f6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ae8f087..bd56a37 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.9~ynh1", + "version": "1.10.10~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 899f6e1040663624944803888162415b929728a2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 14 Apr 2022 21:29:03 +0000 Subject: [PATCH 18/29] 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 0ba5e48..e8f8750 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.10.9~ynh1 +**Shipped version:** 1.10.10~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 59ed1bc..92c7239 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.9~ynh1 +**Version incluse :** 1.10.10~ynh1 **Démo :** https://app.element.io/ From 97deb2ebe5d97a6b8023776406dd8d574e1d3feb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 26 Apr 2022 13:19:34 +0200 Subject: [PATCH 19/29] 1.10.11 --- 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 c2f106f..648a01d 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.10.10/element-v1.10.10.tar.gz -SOURCE_SUM=20db4b05a23a32d2523de8b36b51f7dd5841c3390dce88f1e6f68b3938cce0f6 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.11/element-v1.10.11.tar.gz +SOURCE_SUM=cd0fc5eb07b6f65d4e669e08df81866e55876d9ff3c7fa625144d3f0e022a60a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index bd56a37..059bae1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.10~ynh1", + "version": "1.10.11~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From ba97044d644e26e4faacf4c57431c58d9aa97bf0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Apr 2022 11:19:38 +0000 Subject: [PATCH 20/29] 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 e8f8750..859d031 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.10.10~ynh1 +**Shipped version:** 1.10.11~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 92c7239..3ff9e7d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.10~ynh1 +**Version incluse :** 1.10.11~ynh1 **Démo :** https://app.element.io/ From b261d775c466c64c1047c06b73f7dc0f8222dc8c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 3 May 2022 08:28:26 +0200 Subject: [PATCH 21/29] Update updater.sh --- .github/workflows/updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index 1754ed4..48c4b4c 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -10,7 +10,7 @@ # automatic actions when a new upstream release is detected. # Remove this exit command when you are ready to run this Action -exit 1 +#exit 1 #================================================= # FETCHING LATEST RELEASE AND ITS ASSETS From 1d6d26b29a89ab00ac1cfcf85ca6ec9a71064df0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 10 May 2022 17:04:02 +0200 Subject: [PATCH 22/29] Update updater.sh --- .github/workflows/updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index 1754ed4..48c4b4c 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -10,7 +10,7 @@ # automatic actions when a new upstream release is detected. # Remove this exit command when you are ready to run this Action -exit 1 +#exit 1 #================================================= # FETCHING LATEST RELEASE AND ITS ASSETS From 9af815a468dfb0b65ac86355a14a6bac755abfeb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 10 May 2022 17:05:07 +0200 Subject: [PATCH 23/29] 1.10.12 --- 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 c2f106f..d15c41e 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.10.10/element-v1.10.10.tar.gz -SOURCE_SUM=20db4b05a23a32d2523de8b36b51f7dd5841c3390dce88f1e6f68b3938cce0f6 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.12/element-v1.10.12.tar.gz +SOURCE_SUM=a8750caea144f5abdb0fb3ee5027a0351327e4a0463ed4b179eff9ea23ddf7d4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index bd56a37..77ac066 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.10~ynh1", + "version": "1.10.12~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 4b1f47e9c714344ee3f42cf623ff70d0f042999f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 10 May 2022 15:05:14 +0000 Subject: [PATCH 24/29] 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 e8f8750..e95d7e6 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.10.10~ynh1 +**Shipped version:** 1.10.12~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 92c7239..9d8a63d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,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.10.10~ynh1 +**Version incluse :** 1.10.12~ynh1 **Démo :** https://app.element.io/ From 17f4a9ef69fde01e3355d3bfa9d909fb9fc2710a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 24 May 2022 16:14:03 +0200 Subject: [PATCH 25/29] 1.10.13 --- 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 d15c41e..27dd47c 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.10.12/element-v1.10.12.tar.gz -SOURCE_SUM=a8750caea144f5abdb0fb3ee5027a0351327e4a0463ed4b179eff9ea23ddf7d4 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.13/element-v1.10.13.tar.gz +SOURCE_SUM=e2a885de60e3a0b945927ced89fdb68c72a80c5f7f181014d7eb09d8e9a7b2ff SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 77ac066..de42739 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.12~ynh1", + "version": "1.10.13~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 07090d1f34936ab258766f2ad46412ef2e239668 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 24 May 2022 14:14:11 +0000 Subject: [PATCH 26/29] Auto-update README --- README.md | 21 +++++++++++---------- README_fr.md | 27 ++++++++++++++++----------- 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index e95d7e6..c661912 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) ![](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![](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)* @@ -17,13 +17,13 @@ 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.10.12~ynh1 +**Shipped version:** 1.10.13~ynh1 **Demo:** https://app.element.io/ ## Screenshots -![](./doc/screenshots/homepage-all-platforms-1_1.png) +![Screenshot of Element](./doc/screenshots/homepage-all-platforms-1_1.png) ## Disclaimers / important information @@ -59,21 +59,22 @@ So the process to migrate to element is the following: ## Documentation and resources -* Official app website: https://element.io -* Official admin documentation: https://element.io/help -* Upstream app code repository: https://github.com/vector-im/element-web/ -* YunoHost documentation for this app: https://yunohost.org/app_element -* Report a bug: https://github.com/YunoHost-Apps/element_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/element_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug or sudo yunohost app upgrade element -u https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 9d8a63d..71c868c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Element pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/element.svg)](https://dash.yunohost.org/appci/app/element) ![](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![](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) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Status 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)* -*[Lire ce readme en français.](./README_fr.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.* @@ -13,13 +17,13 @@ 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.10.12~ynh1 +**Version incluse :** 1.10.13~ynh1 **Démo :** https://app.element.io/ ## Captures d'écran -![](./doc/screenshots/homepage-all-platforms-1_1.png) +![Capture d'écran de Element](./doc/screenshots/homepage-all-platforms-1_1.png) ## Avertissements / informations importantes @@ -55,21 +59,22 @@ Ainsi, le processus de migration vers l'élément est le suivant : ## Documentations et ressources -* Site officiel de l'app : https://element.io -* Documentation officielle de l'admin : https://element.io/help -* Dépôt de code officiel de l'app : https://github.com/vector-im/element-web/ -* Documentation YunoHost pour cette app : https://yunohost.org/app_element -* Signaler un bug : https://github.com/YunoHost-Apps/element_ynh/issues +* 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 : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/element_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/element_ynh/tree/testing --debug 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 :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** From 56d22c7b771ed0f1c70c9b2f33f1c5362da15dc3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 May 2022 15:38:18 +0000 Subject: [PATCH 27/29] Auto-update README --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index 71c868c..847b88a 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) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/element.status.svg) ![Status 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 7bc3b29893edeb95d5b3617121c3faacd7efdd32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 7 Jun 2022 14:12:24 +0200 Subject: [PATCH 28/29] 1.10.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 27dd47c..c699081 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.10.13/element-v1.10.13.tar.gz -SOURCE_SUM=e2a885de60e3a0b945927ced89fdb68c72a80c5f7f181014d7eb09d8e9a7b2ff +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.14/element-v1.10.14.tar.gz +SOURCE_SUM=1251b2d25c6195f9fef2283e0b9cc93e7a7bedbb13119d6e7d14331d8fd6d650 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index de42739..08118b1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.13~ynh1", + "version": "1.10.14~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0", From 4c87d8314027faf773e37536c5ed786e5084f75d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 7 Jun 2022 12:12:29 +0000 Subject: [PATCH 29/29] 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 c661912..0e4431d 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.10.13~ynh1 +**Shipped version:** 1.10.14~ynh1 **Demo:** https://app.element.io/ diff --git a/README_fr.md b/README_fr.md index 847b88a..f43b7b8 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.10.13~ynh1 +**Version incluse :** 1.10.14~ynh1 **Démo :** https://app.element.io/