From 47471791de286f83eab2e8df964abf33e273fb3a Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Fri, 22 Mar 2019 09:47:49 +0100 Subject: Release 13.1.4 - Another fix for failed updates #448 - Missing background back on news titles #451 - Encoding errors thrown by simplexml #457 - Allow '0' as last Modified date #458 --- CHANGELOG.md | 10 +++++++++- appinfo/info.xml | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffdf2687d..823d18e7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,18 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 13.1.4 + +### Fixed +- Another fix for failed updates #448 +- Missing background back on news titles #451 +- Encoding errors thrown by simplexml #457 +- Allow '0' as last Modified date #458 + ## 13.1.3 ### Fixed -- rebuild of version 13.1.2 due to packaging failure +- Rebuild of version 13.1.2 due to packaging failure ## 13.1.2 diff --git a/appinfo/info.xml b/appinfo/info.xml index 3bdeb61fe..b0a21d298 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).]]> - 13.1.3 + 13.1.4 agpl Bernhard Posselt Alessandro Cosentino -- cgit v1.2.3