From 142bd9a6145b1dc660a9479261795f15cb1371b7 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 11 Jan 2020 17:20:57 +0100 Subject: Release 14.1.1 (#614) Changed - feed-io updated to v4.5.1 #613 - Automatically convert youtube channel urls in feed url #612 Fixed - Scraper breaks feed fetching when it fails #606 Signed-off-by: Benjamin Brahmer --- AUTHORS.md | 1 + CHANGELOG.md | 9 +++++++++ appinfo/info.xml | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/AUTHORS.md b/AUTHORS.md index ad817c664..00c133ffb 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -96,6 +96,7 @@ * [Roeland Jago Douma](mailto:roeland@famdouma.nl) * [Simon](mailto:sschubert89@gmail.com) * [Simon Gilliot](mailto:simon@gilliot.fr) +* [SuliacLEGUILLOU](mailto:suliac.leguillou@pm.me) * [TexasGamer](mailto:tpgaubert@gmail.com) * [The Gitter Badger](mailto:badger@gitter.im) * [Thomas Wouters](mailto:twouters@users.noreply.github.com) diff --git a/CHANGELOG.md b/CHANGELOG.md index e85b70afb..ca1647ba6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 14.1.1 + +### Changed +- feed-io updated to v4.5.1 #613 +- Automatically convert youtube channel urls in feed url #612 + +### Fixed +- Scraper breaks feed fetching when it fails #606 + ## 14.1.0 ### Changed diff --git a/appinfo/info.xml b/appinfo/info.xml index a9a81db8a..43596dbde 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).]]> - 14.1.0 + 14.1.1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3