summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-05-26 16:00:23 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-05-27 11:25:25 +0200
commitd81f7524e0d8ab68dcf93473f93a81d7cd82ca38 (patch)
treeaee5146a021d34ca85a96225ebfe0c739f47031c
parent5ba75f4e228092edee4339977a17fb042c940800 (diff)
Release 15.4.515.4.5stable15
Fixed - newestId does not return newest ID but last updated (#1339) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml14
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)
]]></description>
- <version>15.4.4</version>
+ <version>15.4.5</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>