From 77f8b081430469ac2e4d7f53fcdd62c8c017b726 Mon Sep 17 00:00:00 2001 From: Jonas Date: Wed, 8 Nov 2023 15:44:49 +0100 Subject: [PATCH] Prepare 2.9.0 release with Nextcloud 28 support Signed-off-by: Jonas --- CHANGELOG.md | 25 +++++++++++++++++++++++++ appinfo/info.xml | 4 ++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6886add7..510da47ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## 2.9.0 - 2023.11.08 + +### ✨New +* 🛺 Allow to copy/move pages in and between collectives. (#488) +* 📌 Add recent pages dashboard widget. (#113) +* 👽 Use Text editor via API on Nextcloud 26 and newer. (#18, #932, #969) +* ✨ Add Nextcloud 28 support. + +### 🐛Fixes +* 📝 Don't autofocus editor when opening page in edit mode. (#596) +* 🔗 Fix backlink detection with special chars in trusted_domains config. (#330) +* 🧹 Don't show 'Leave collective' action in public shares. +* 🧹 Don't show Nextcloud footer in public shares. (#848, #944) +* 💄 Fix layout of text editor when opened in viewer. +* 🖨️ Several print layout fixes and improvements. (#542, #543) +* 📋 Added documentation on searching. Thanks @pjrobertson. + +### 🌎Translations +* 🗣️ Translation updates from Transifex. Thanks to all contributors. + +### 🚧Updates & Tooling +* ⬆️ Update NPM dependencies. +* ⬆️ Update PHP composer dependencies. + + ## 2.8.2 - 2023.10.04 ### 🐛Fixes diff --git a/appinfo/info.xml b/appinfo/info.xml index d296f83c7..b38f5f94b 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ In your Nextcloud instance, simply navigate to **»Apps«**, find the **»Circles«** and **»Collectives«** apps and enable them. ]]> - 2.8.2 + 2.9.0 agpl CollectiveCloud Team Collectives @@ -43,7 +43,7 @@ In your Nextcloud instance, simply navigate to **»Apps«**, find the https://raw.githubusercontent.com/nextcloud/collectives/main/docs/static/images/screenshot.png - + OCA\Collectives\BackgroundJob\ExpirePageTrash