From f31edb0a304294b4300b89a5911f8a43e57c7942 Mon Sep 17 00:00:00 2001 From: Jonas Date: Thu, 26 Feb 2026 13:07:12 +0100 Subject: [PATCH] chore(release): Prepare 4.0.0 release Signed-off-by: Jonas --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1fd80850..530f901b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # Changelog +## 4.0.0 - 2026.02.26 + +⚠️ Note: With this release, the Collectives folder in the Files app will be hidden by +default. See [the documentation](https://nextcloud.github.io/collectives/usage/) if you +still want to access it. + +### ✨New +* 📂 Hide Collectives folder per default in Files app (#2095). +* 📎 Enhanced attachments support in sidebar tab. Supports non-embedded attachments. +* 📎 List folder attachments in sidebar tab. +* 📥 Import Markdown files as pages and adjust relative links and attachment paths. +* 🧹 Drop support for Nextcloud 31. + +### 🐛Fixes +* 🐛 Setup filesystem if user folder was not found (#2264). +* 💄 Add default value for text editor width (#2290). +* 🚚 Copy metadata of subpages when copying a page. +* 🔗 Fix missing page content in read-only shares in some cases (#2257). +* 🐛 Catch error when adding members to collective. Thanks to @provokateurin. +* 🐛 Scope trash node lookup to requested collective. Thanks to @benjaminfrueh. +* 🔎 Continue full-text search indexing after one collective failed. + +### 🌎Translations +* 🗣️ Translation updates from Transifex. Thanks to all contributors. + +### 🚧Updates & Tooling +* ⬆️ Update NPM dependencies. +* ⬆️ Update PHP composer dependencies. + + ## 3.6.1 - 2026.02.12 ### 🐛Fixes diff --git a/appinfo/info.xml b/appinfo/info.xml index f30077ef6..c50d4cb12 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -26,7 +26,7 @@ In your Nextcloud instance, simply navigate to **»Apps«**, find the **»Teams«** and **»Collectives«** apps and enable them. ]]> - 3.7.0 + 4.0.0 agpl CollectiveCloud Team Collectives