From 8e2bfaf9aa39b3c6745429dfb320352affae5f3a Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Tue, 28 Apr 2020 18:31:05 +0200 Subject: Release 14.1.6 Fixed - Fixed 'If-Modified-Since' causing BAD REQUEST (#684) Signed-off-by: Benjamin Brahmer --- AUTHORS.md | 1 + CHANGELOG.md | 5 +++++ appinfo/info.xml | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/AUTHORS.md b/AUTHORS.md index a7fc7cf96..7d03e7ad8 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -66,6 +66,7 @@ * [Carlos Silva](mailto:r3pek@r3pek.org) * [Cesar Enrique Garcia Dabo](mailto:enrique@engarda.org) * [Chris Aumann](mailto:me@chr4.org) +* [Chris Noxz](mailto:chris@noxz.tech) * [Colin W](mailto:cwmke@users.noreply.github.com) * [Daniel Aleksandersen](mailto:code@daniel.priv.no) * [Daniel S](mailto:daniel@while-true-do.org) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6e07df00..c843431aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 14.1.6 + +### Fixed +- Fixed 'If-Modified-Since' causing BAD REQUEST (#684) + ## 14.1.5 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 0cfe07525..8fb5ed815 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.5 + 14.1.6 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3