From f81054ff77622a2530f02f9287a65443ba97367b Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Wed, 8 Nov 2023 09:27:25 +0100 Subject: Release 25.0.0-alpha2 Changed - Add support for Nextcloud 28 - Use Nextcloud vue components for item list and article view (#2401) - Fix aspect ratio of article images (#2401) Fixed - Adjust search urls to match changed Vue routes (#2408) Signed-off-by: Benjamin Brahmer --- AUTHORS.md | 3 ++- CHANGELOG.md | 12 +++++++++--- appinfo/info.xml | 4 ++-- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 9018b0118..2fc07430d 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -6,11 +6,11 @@ * [Devlin Junker](mailto:devlin.junker@gmail.com) * [Robin Appelman](mailto:icewind@owncloud.com) * [Sean Molenaar](mailto:sean@seanmolenaar.eu) +* [Paul Tirk](mailto:paultirk@paultirk.com) * [Gregor Tätzner](mailto:gregor@freenet.de) * [Sean Molenaar](mailto:SMillerDev@users.noreply.github.com) * [anoy](mailto:anoymouserver+github@mailbox.org) * [Morris Jobke](mailto:hey@morrisjobke.de) -* [Paul Tirk](mailto:paultirk@paultirk.com) * [Jimmy Huynh](mailto:jimmy.huynh@etu.unistra.fr) * [Aurélien](mailto:dav.aurelien@gmail.com) * [Jan-Christoph Borchardt](mailto:hey@jancborchardt.net) @@ -68,6 +68,7 @@ * [Igor Bubelov](mailto:igor@bubelov.com) * [Jan C. Borchardt](mailto:hey@jancborchardt.net) * [Jimmy Huynh](mailto:linkatox@gmail.com) +* [Joas Schilling](mailto:213943+nickvergessen@users.noreply.github.com) * [John Kristensen](mailto:john@jerrykan.com) * [Keunes](mailto:11229646+keunes@users.noreply.github.com) * [Konrad Graefe](mailto:konradgraefe@aol.com) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2438195f..09a91903d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,19 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1 # Unreleased ## [25.x.x] ### Changed -- Use Nextcloud vue components for item list and article view -- Fix aspect ratio of article images ### Fixed -- Adjust search urls to match changed Vue routes (#2408) # Releases +## [25.0.0-alpha2] - 2023-11-08 +### Changed +- Add support for Nextcloud 28 +- Use Nextcloud vue components for item list and article view (#2401) +- Fix aspect ratio of article images (#2401) + +### Fixed +- Adjust search urls to match changed Vue routes (#2408) + ## [25.0.0-alpha1] - 2023-10-24 ### Changed - Major Rewrite of the Frontend with Vue JS (#748) diff --git a/appinfo/info.xml b/appinfo/info.xml index 10258be04..e267024bf 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.0.0-alpha1 + 25.0.0-alpha2 agpl Benjamin Brahmer Sean Molenaar @@ -55,7 +55,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new) json - + -- cgit v1.2.3