From d81f7524e0d8ab68dcf93473f93a81d7cd82ca38 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Wed, 26 May 2021 16:00:23 +0200 Subject: Release 15.4.5 Fixed - newestId does not return newest ID but last updated (#1339) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 5 ++++- appinfo/info.xml | 14 +++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76675a53f..59bf857a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,12 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1 ### Changed ### Fixed -- newestId does not return newest ID but last updated # Releases +## [15.4.5] - 2021-05-26 +### Fixed +- newestId does not return newest ID but last updated (#1339) + ## [15.4.4] - 2021-05-21 ### Fixed - allow calling `/items?getRead=false` without a feed/folder diff --git a/appinfo/info.xml b/appinfo/info.xml index a26244a41..7114269b4 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,15 +9,15 @@ - 🔄 Automatic updates of your news feeds - 🆓 Free and open source under AGPLv3, no ads or premium functions -**System Cron is currently required for this app to work** -Requirements can be found [here](https://nextcloud.github.io/news/install/#dependencies) -The Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) +- **System Cron is currently required for this app to work** +- Requirements can be found [here](https://nextcloud.github.io/news/install/#dependencies) +- The Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) -Create a [bug report](https://github.com/nextcloud/news/issues/new/choose) -Create a [feature request](https://github.com/nextcloud/news/discussions/new) -Report a [feed issue](https://github.com/nextcloud/news/discussions/new) +- Create a [bug report](https://github.com/nextcloud/news/issues/new/choose) +- Create a [feature request](https://github.com/nextcloud/news/discussions/new) +- Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 15.4.4 + 15.4.5 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3