Skip to content

Commit

Permalink
Release 25.2.0-beta.2
Browse files Browse the repository at this point in the history
Changed
- Set maximum delay for updates to "in one day" (#3015)
- add an information list for feeds that displays data such as last or next update dates (#3021)

Fixed
- OPML import use text field for title if title field is missing (#3016)

Signed-off-by: Benjamin Brahmer <[email protected]>
  • Loading branch information
Grotax committed Jan 2, 2025
1 parent 75fb95b commit 04aa0a0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the
- OPML import use text field for title if title field is missing (#3016)

# Releases
## [25.2.0-beta.2] - 2024-01-02
### Changed
- Set maximum delay for updates to "in one day" (#3015)
- add an information list for feeds that displays data such as last or next update dates (#3021)

### Fixed
- OPML import use text field for title if title field is missing (#3016)

## [25.2.0-beta.1] - 2024-12-30
### Changed
- API add new field to Feed that indicates when the next update will be done "nextUpdateTime" (#2993)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new)
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
]]></description>
<version>25.2.0-beta.1</version>
<version>25.2.0-beta.2</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
Expand Down

0 comments on commit 04aa0a0

Please sign in to comment.