Skip to content

Commit

Permalink
Release 15.4.5
Browse files Browse the repository at this point in the history
Fixed
- newestId does not return newest ID but last updated (#1339)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
  • Loading branch information
Grotax committed May 26, 2021
1 parent 5ba75f4 commit b4559fb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
14 changes: 7 additions & 7 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b4559fb

Please sign in to comment.