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 --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') 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) -- cgit v1.2.3