Skip to content

Commit d81f752

Browse files
committed
Release 15.4.5
Fixed - newestId does not return newest ID but last updated (#1339) Signed-off-by: Benjamin Brahmer <[email protected]>
1 parent 5ba75f4 commit d81f752

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
2020
### Changed
2121

2222
### Fixed
23-
- newestId does not return newest ID but last updated
2423

2524
# Releases
25+
## [15.4.5] - 2021-05-26
26+
### Fixed
27+
- newestId does not return newest ID but last updated (#1339)
28+
2629
## [15.4.4] - 2021-05-21
2730
### Fixed
2831
- allow calling `/items?getRead=false` without a feed/folder

appinfo/info.xml

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
- 🔄 Automatic updates of your news feeds
1010
- 🆓 Free and open source under AGPLv3, no ads or premium functions
1111
12-
**System Cron is currently required for this app to work**
13-
Requirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)
14-
The Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)
12+
- **System Cron is currently required for this app to work**
13+
- Requirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)
14+
- The Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)
1515
16-
Create a [bug report](https://github.com/nextcloud/news/issues/new/choose)
17-
Create a [feature request](https://github.com/nextcloud/news/discussions/new)
18-
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
16+
- Create a [bug report](https://github.com/nextcloud/news/issues/new/choose)
17+
- Create a [feature request](https://github.com/nextcloud/news/discussions/new)
18+
- Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
1919
]]></description>
20-
<version>15.4.4</version>
20+
<version>15.4.5</version>
2121
<licence>agpl</licence>
2222
<author>Benjamin Brahmer</author>
2323
<author>Sean Molenaar</author>

0 commit comments

Comments
 (0)