From 8320144cd5dfed920b0aa9358d7da98802a70025 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 5 Oct 2020 10:00:30 +0200 Subject: Release 15.0.3 Changed - Trim whitespaces in item titles #831 - update only relevant item fields #830 Fixed - Fix 'news:updater:after-update' command #832 - Define microtime as string #836 - Fix Application class loading in config #833 Signed-off-by: Benjamin Brahmer --- AUTHORS.md | 2 +- CHANGELOG.md | 13 +++++++++++++ appinfo/info.xml | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 0d02b0ce3..e9064ce67 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -17,6 +17,7 @@ * [Hoàng Đức Hiếu](mailto:hdhoang@zahe.me) * [Daniel Opitz](mailto:git@copynpaste.de) * [Sean Molenaar](mailto:sean@m2mobi.com) +* [anoy](mailto:anoymouserver+github@mailbox.org) * [rakekniven](mailto:mark.ziegler@rakekniven.de) * [David-Development](mailto:david-dev@live.de) * [IBBoard](mailto:dev@ibboard.co.uk) @@ -27,7 +28,6 @@ * [Thomas Tanghus](mailto:thomas@tanghus.net) * [Volkan Gezer](mailto:volkangezer@gmail.com) * [Xéfir Destiny](mailto:xefir@crystalyx.net) -* [anoy](mailto:anoymouserver+github@mailbox.org) * [Daniel Opitz](mailto:danopz@users.noreply.github.com) * [Lars Bensmann](mailto:lars@almosthappy.de) * [Robin Appelman](mailto:robin@icewind.nl) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae91b6157..cf29c37da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 15.0.3 + +### Changed + +- Trim whitespaces in item titles #831 +- update only relevant item fields #830 + +### Fixed + +- Fix 'news:updater:after-update' command #832 +- Define microtime as string #836 +- Fix Application class loading in config #833 + ## 15.0.2 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 480e6f068..ed1208e85 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.2 + 15.0.3 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3