Skip to content

Releases: nextcloud/collectives

v4.2.0

25 Mar 15:46
v4.2.0

Choose a tag to compare

✨New

  • 🚀 Frontend migrated to Vue 3.

🐛Fixes

  • 🔗 Add "Link to page" as first link action in Text menubar. (#2332)
  • 🔗 Bring back link to team overview. Thanks to @pymnh.
  • 💄 Make sure editor grows vertically and takes all available space.
  • 🗑️ Overhaul collectives trash to be more performant and user-friendly. Thanks to @Koc.
  • 🐛 Prevent path traversal via attachment path.
  • 🔎 Focus page filter on Ctrl-F. (#2303, #2317)
  • 🐛 Handle rename errors gracefully when mounting Collectives folder. (#2264, 2324)
  • 🚀 Improve frontend performance for collectives with many pages. (#XXX)
  • 🔗 Better previews for links to inaccessible pages. Thanks @pymnh.

🌎Translations

  • 🗣️ Translation updates from Transifex. Thanks to all contributors.

🚧Updates & Tooling

  • ⬆️ Update NPM dependencies.
  • ⬆️ Update PHP composer dependencies.

v4.1.0

12 Mar 12:04
v4.1.0

Choose a tag to compare

4.1.0 - 2026.03.12

This relese brings support to create new files (e.g. an office document or a
whiteboard) from the "Insert attachment" menu. This feature will only be
available after upgrading to the upcoming Nextcloud 32 and 33 server maintenance
releases though, that get published on 26. March.

✨New

  • ➕ Provide create file templates for Text attachments menu.

🐛Fixes

  • 🔗 Don't link from PageInfoBar to versions in shares. Thansk to @pymnh.
  • 🐛 Add error handling for missing versions entity. Thanks to @solracsf.
  • 🗑️ Lazy-load page trash. Thanks to @Koc.
  • 🐛 Catch Circle::getInitiator exceptions during mountpoint setup.

🌎Translations

  • 🗣️ Translation updates from Transifex. Thanks to all contributors.

🚧Updates & Tooling

  • ⬆️ Update NPM dependencies.
  • ⬆️ Update PHP composer dependencies.

v4.0.0

26 Feb 17:32
v4.0.0

Choose a tag to compare

⚠️ Note: 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.

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

v3.6.1

12 Feb 13:12
v3.6.1

Choose a tag to compare

🐛Fixes

  • 💄 Fix the page info bar height in page preview mode. (#2258)
  • 💄 Only delay closing collectives list if switching between collectives.
  • 💄 Add native tooltips to links in page info bar.

🚧Updates & Tooling

  • ⬆️ Update NPM dependencies.

v3.6.0

12 Feb 08:26
v3.6.0

Choose a tag to compare

✨New

  • 🚀 Make collectives user folder a mount point. (#2201, 2189)

🐛Fixes

  • 🧹 Remove team overview button from landing page. It caused too much confusion.
  • ⏱️ Delay closing collectives list by one second.
  • 🚫 Add user trait to handle requests without user session. Thanks to @solracsf.
  • 🔐 Allow to rename a collective as admin. (#1716)
  • 💄 Fix title for existing share links.
  • 💄 Rename "Done" button to "Preview" to avoid confusion.
  • 💄 Fix hidden editor nodes drag handle. (#2098)
  • 💄 Fix new editor outline overlaying content.
  • 🔗 Add page slug + id to page share link. Thanks to @MrAn0nym.
  • 🚀 Use single query to get collectives mounts. Thanks to @Koc.
  • 🚀 Replace getById by getFistNodeById in backend. Thanks to @CarlSchwan.

🌎Translations

  • 🗣️ Translation updates from Transifex. Thanks to all contributors.

🚧Updates & Tooling

  • ⬆️ Update NPM dependencies.
  • ⬆️ Update PHP composer dependencies.

v3.5.0

12 Jan 20:19
v3.5.0

Choose a tag to compare

✨New

  • ✨ Add Nextcloud 33 support.

🐛Fixes

  • 💄 Cleanup default landing page.
  • 🔗 Only link from PageInfoBar to versions sidebar tab we can edit. (#2169)
  • 💄 Small improvements to the tags modal. (#2162, #2163)
  • 🚀 Improve performance when cleaning subpage order.
  • 🔗 Fix download links in page list.

🌎Translations

  • 🗣️ Translation updates from Transifex. Thanks to all contributors.

🚧Updates & Tooling

  • ⬆️ Update NPM dependencies.
  • ⬆️ Update PHP composer dependencies.

v3.4.0

02 Dec 20:21
v3.4.0

Choose a tag to compare

✨New

  • 🔗 List number of backlinks and link to sidebar from page info bar. (#346)

🐛Fixes

  • 🐛 Fix conflicts when opening internal and shared collective in parallel. Thanks @Koc.
  • 💄 Similar collective actions in page list and title of landing page. (#2057)
  • 🔗 Fix handling URLs with fragments in preview links. (#2044, #2096)
  • 💄 Ellipsise long tag names in tags modal.
  • 🏷️ Fix selecting and clearing color of page tags.

🌎Translations

  • 🗣️ Translation updates from Transifex. Thanks to all contributors.

🚧Updates & Tooling

  • ⬆️ Update NPM dependencies.
  • ⬆️ Update PHP composer dependencies.

v3.3.0

03 Nov 16:11
v3.3.0

Choose a tag to compare

✨New

  • 👷 Add service worker that caches app assets for offline support. (#1772)
  • 📎 List number of attachments and link to sidebar from page info bar. (#346)

🐛Fixes

  • 🔒 Fix validating password hash in public shares in Nextcloud 33.
  • 📁 Remove obsolete mimetype folder icon registration.
  • 🔎 Fix search in member picker when pasting into search field.
  • ⌛ Update last edited timestamp in page info bar.

🌎Translations

  • 🗣️ Translation updates from Transifex. Thanks to all contributors.

🚧Updates & Tooling

  • ⬆️ Update NPM dependencies.
  • ⬆️ Update PHP composer dependencies.

v3.2.4

26 Oct 18:17
v3.2.4

Choose a tag to compare

🐛Fixes

  • 🐛 Fix race condition with loading CollectiveExtraAction.

v3.2.3

23 Oct 19:13
v3.2.3

Choose a tag to compare

🐛Fixes

  • 🐛 Fix page actions being disabled for subpages starting in second level.