From 21203dbf6386e72ef780d0b5d4b81a7e25e94485 Mon Sep 17 00:00:00 2001 From: David Baucum Date: Tue, 1 Jun 2021 23:51:34 -0400 Subject: Update all feeds from command Closes #1359 Signed-off-by: David Baucum --- appinfo/info.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index c871c782a..3c15cce88 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -62,6 +62,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new) OCA\News\Command\ExploreGenerator OCA\News\Command\ShowFeed OCA\News\Command\Updater\UpdateFeed + OCA\News\Command\Updater\UpdateUser OCA\News\Command\Updater\BeforeUpdate OCA\News\Command\Updater\AfterUpdate OCA\News\Command\Config\FolderList -- cgit v1.2.3 From f397c111a8cc6973b256b33f5889301027fd60b5 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Thu, 2 Sep 2021 11:43:22 +0200 Subject: Release 16.1.0-beta1 Changed - Added new `news:updater:update-user` command to update the feeds of a single user (#1360). Fixed - Removed spurious requests for `.../apps/news/%7B%7B%20::Content.getFeed(item.feedId).faviconLink%20%7D%7D` (#1488) Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index 3c15cce88..b2b49eebe 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ Create a [bug report](https://github.com/nextcloud/news/issues/new/choose) Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 16.0.0 + 16.1.0-beta1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3 From 62ad50573042bd68a4addf6679d353882a33002d Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sun, 26 Sep 2021 12:34:35 +0200 Subject: Release 16.1.0 Changed - Remove dependency's large test files from release (#1519) - Fix spelling of "receive" in log files (#1520) Note: Nextcloud 20 support will be dropped in Oct 2021, this is very likely the last version to support Nextcloud 20. This also means that PHP 7.2, will no longer be supported by news. Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index b2b49eebe..ff8088859 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,14 +10,18 @@ - 🆓 Free and open source under AGPLv3, no ads or premium functions **System Cron is currently required for this app to work** + Requirements can be found [here](https://nextcloud.github.io/news/install/#dependencies) + The Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) Create a [bug report](https://github.com/nextcloud/news/issues/new/choose) + Create a [feature request](https://github.com/nextcloud/news/discussions/new) + Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 16.1.0-beta1 + 16.1.0 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3 From 075bd3b65869128dc94df9a9905944070abbd770 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 18 Oct 2021 18:01:29 +0200 Subject: Release 16.2.0-beta1 Changed - Add changelog and DCO notice to CONTRIBUTING.md (#1521) - Download feed logos via guzzle to have better error handling (#1533) Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index ff8088859..1f147427f 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 16.1.0 + 16.2.0-beta1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3 From 8973769aa6dcdebb2803c4d98b2c0e5249b51468 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 23 Oct 2021 12:42:55 +0200 Subject: Release 16.2.0-beta2 Changed - Updated "New Folder" and "All articles" icons to differentiate them from "Subscribe" and "All articles". (#1542) Fixed - Mark the latest post in a feed as read when clicking on the right arrow key. (#1546) Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index 1f147427f..f20e3b12d 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 16.2.0-beta1 + 16.2.0-beta2 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3 From a476249d57f3a391daa927461bad4ff175ccf5de Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Wed, 3 Nov 2021 12:37:08 +0100 Subject: Release 16.2.0 No notable changes compared to the beta versions. Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index f20e3b12d..0be7d29fc 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 16.2.0-beta2 + 16.2.0 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3 From 5198f4258f1cd1e85213f1e6e9bbff7d86ca4da0 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 15 Nov 2021 11:55:53 +0100 Subject: Release 16.2.1 Fixed - Catch network errors while fetching feed logos. (#1572, #1570) Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index 0be7d29fc..f2ef067a7 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 16.2.0 + 16.2.1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3