From ee0c4fe0f5c0c301d8b23585d2ae133565594f1f Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Fri, 10 Jan 2025 09:58:37 +0100 Subject: [PATCH] Release 25.2.0 Changed - add explanations for the individual values in the feed information table (#3031) - show error message from `opml` import in web-ui (#3036) - disable new setting "nextUpdateTime" introduced in #2999 by default (#3039) Fixed - fix proxy port removed if standard port for the protocol (#3027) - background updater may stumble over invalid datetime strings from feeds (#3028) Signed-off-by: Benjamin Brahmer --- AUTHORS.md | 2 +- CHANGELOG.md | 11 +++++++---- appinfo/info.xml | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index c9528b210..f7f50609e 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -54,6 +54,7 @@ * [bluehaze](mailto:francesco.sportolari@gmail.com) * [darkside40](mailto:darkside401@googlemail.com) * [nachoparker](mailto:nacho@ownyourbits.com) +* [Arthur Schiwon](mailto:blizzz@arthur-schiwon.de) * [Brice Maron](mailto:brice@bmaron.net) * [Christoph Stenglein](mailto:christoph@christophstenglein.com) * [Daniel Kesselberg](mailto:mail@danielkesselberg.de) @@ -104,7 +105,6 @@ * [Andrea Boero](mailto:mail@tsumi.it) * [Andreas Demmelbauer](mailto:git@notice.at) * [Artem Lavrukhin](mailto:lavryha4590@gmail.com) -* [Arthur Schiwon](mailto:blizzz@arthur-schiwon.de) * [Aurelien DAVID](mailto:aurelien.david@etu.unistra.fr) * [Aurelien DAVID](mailto:dav.aurelien@gmail.com) * [Benedikt Geißler](mailto:benedikt@g5r.eu) diff --git a/CHANGELOG.md b/CHANGELOG.md index 295aecd33..42e064ff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,16 +6,19 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the # Unreleased ## [25.x.x] + + +# Releases +## [25.0.0] - 2025-01-10 ### Changed -- add explanations for the individual values in the feed information table -- show error message from `opml` import in web-ui -- disable new setting "nextUpdateTime" introduced in #2999 by default +- add explanations for the individual values in the feed information table (#3031) +- show error message from `opml` import in web-ui (#3036) +- disable new setting "nextUpdateTime" introduced in #2999 by default (#3039) ### Fixed - fix proxy port removed if standard port for the protocol (#3027) - background updater may stumble over invalid datetime strings from feeds (#3028) -# Releases ## [25.2.0-beta.3] - 2025-01-04 ### Fixed - style fixes in settings section and feed info table (#3024) diff --git a/appinfo/info.xml b/appinfo/info.xml index bad2bec4c..e3b6369a8 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.3 + 25.2.0 agpl Benjamin Brahmer Sean Molenaar