πŸ’« #Collectives 4.0.0 is released

πŸ“‚ With this release, the Collectives folder in the Files app will be hidden by default. See the documentation if you still want to access it.

πŸ“Ž It brings enhanced attachments support in sidebar tab. You now can upload attachments without having to embed them in the page content.

πŸ“₯ Importing Markdown files as pages is supported now. Relative links and attachment paths are adjusted during the import.

https://github.com/nextcloud/collectives/releases/tag/v4.0.0

#Nextcloud #PrototypeFund

#Collectives 4.0.0 release notes part 1:

### ✨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.

# Collectives 4.0.0 release notes part 2:

### πŸ›Fixes
* πŸ› Setup filesystem if user folder was not found (#2264).
* πŸ’„ Add default value for text editor width.
* 🚚 Copy metadata of subpages when copying a page.
* πŸ”— Fix missing page content in read-only shares in some cases.
* πŸ› 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.