From cef3ad5f5455d83507fb898cd3a5474278ead7ea Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 4 Jan 2025 13:36:17 +0100 Subject: [PATCH] Release 25.2.0-beta.3 Fixed - style fixes in settings section and feed info table (#3024) - sorting in the feed information table changes also the original sorting (#3024) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 13 +++++++------ appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b4e14da4..1bb21dc32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,16 +7,17 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the # Unreleased ## [25.x.x] ### 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) -- style fixes in settings section and feed info table -- sorting in the feed information table changes also the original sorting + # Releases -## [25.2.0-beta.2] - 2024-01-02 +## [25.2.0-beta.3] - 2025-01-04 +### Fixed +- style fixes in settings section and feed info table (#3024) +- sorting in the feed information table changes also the original sorting (#3024) + +## [25.2.0-beta.2] - 2025-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) diff --git a/appinfo/info.xml b/appinfo/info.xml index 7473f72dd..bad2bec4c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -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) ]]> - 25.2.0-beta.2 + 25.2.0-beta.3 agpl Benjamin Brahmer Sean Molenaar