From 2f9fbf9491db09395481626487f018d927339972 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 3 Oct 2020 14:11:41 +0200 Subject: Release 15.0.1 Changed - Update feed-io to v4.7.10 Fixed - Fix false cron notifaction #823 - Fix cron updater not working #819 #824 - Fix invalid UserId when logged out #822 - Fix autoPurge not working #824 - Fix undefined class constant 'Name' #824 Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appinfo') diff --git a/appinfo/info.xml b/appinfo/info.xml index 7bbe20265..dcd388763 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,7 +8,7 @@ Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises. **Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]> - 15.0.0 + 15.0.1 agpl Benjamin Brahmer Sean Molenaar @@ -44,7 +44,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex - OCA\News\Cron\Updater + OCA\News\Cron\UpdaterJob -- cgit v1.2.3