Skip to content

Releases: nextcloud/collectives

v2.10.0

07 Mar 19:41
v2.10.0
Compare
Choose a tag to compare

✨New

  • 🔗 Add support public page shares. (#515)
  • 🔗 Allow to create several shares for a collective. (#633)
  • ✨ Add Nextcloud 29 support.
  • 🧹 Remove Nextcloud 25 and PHP 7.4 support.
  • 👪 Rename Circles to Teams (change from Nextcloud 29).
  • 👪 Add a team resource provider.

🐛Fixes

  • 💄 Show 'open sidebar' when sidebar is closed.
  • 📂 Don't revert subfolders for leaf pages.
  • 🔗 Improved link handling for links to collectives pages.

🌎Translations

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

🚧Updates & Tooling

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

v2.9.2

06 Dec 12:20
v2.9.2
Compare
Choose a tag to compare

🐛Fixes

  • 📎 Fix several issues with displaying attachments. (#620, #964)
  • 🔎 Always search for page content, not only in app realm.
  • 📌 Dashboard: respect passed in item limit. Thanks @jld3103.
  • 📋 Changelog: Correct styling. Thanks @SimJoSt.

🌎Translations

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

🚧Updates & Tooling

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

v2.9.1

15 Nov 10:20
v2.9.1
Compare
Choose a tag to compare

🐛Fixes

  • 🆕 Improve UX when creating a new collective without members.
  • 📌 Dashboard: Display parent page path in recent pages widget. (#1010)
  • 🔗 Accept <link> syntax in parsed markdown when searching for backlinks.
    (#1007)
  • 🐛 Fix dashboard issue for users without a collective.
  • 💄 Fix alignment of page heading loading skeleton.
  • 📋 Improve wording around user entities: members can be accounts, circles or
    groups.
  • ⌨️ Save document on - when page title is focussed. (#989)
  • ℹ️ Don't always show file app info header for guest users. (#893)
  • 🧹 Fix ExpireTrashPages background job if no trash backend available. (#968)

🌎Translations

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

🚧Updates & Tooling

  • ⬆️ Update PHP composer dependencies.

v2.9.0

09 Nov 09:09
v2.9.0
Compare
Choose a tag to compare

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

v2.8.2

04 Oct 13:07
v2.8.2
d9064cb
Compare
Choose a tag to compare

🐛Fixes

  • 🐛 Migrate settings field in collectives_u_settings DB table to string type. (#917)

v2.8.1

02 Oct 14:45
v2.8.1
d998751
Compare
Choose a tag to compare

🐛Fixes

  • 🐛 Fixes not null violation for new not null column. Thanks @tcitworld.

v2.8.0

02 Oct 12:28
v2.8.0
d742c98
Compare
Choose a tag to compare

✨New

  • 📝 Add toggle for full width page view. (#242)
  • 👁️ Allow to collapse recent pages widget on landing page. (#835)
  • 😀 Allow to unselect collective and page emojis. (#422)

🐛Fixes

  • 🔎 Handle removed files gracefully when searching for page content. (#873)
  • 💄 Fix several visual glitches in user interface. (#831)
  • 📋 Improve documentation wording around public shares. Thanks @pjrobertson.
  • ℹ️ Show collectives info box in Files app on Nextcloud 28. (#860)
  • 🔨 Reorder page actions menu.
  • 🐛 Fix spurious backend error log in page trash.

🌎Translations

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

🚧Updates & Tooling

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

v2.7.1

11 Sep 16:41
v2.7.1
c596f9e
Compare
Choose a tag to compare

🐛Fixes

  • 🧹 Fallback to old EventDispatcher on older releases, fixing background job. (#828)
  • 📊 Fix async component loading, fixing mermaid support in view mode. (#866)
  • ⚡️ Fix LazyFolder implementation with Nextcloud 28.

🌎Translations

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

🚧Updates & Tooling

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

v2.7.0

09 Aug 13:08
v2.7.0
a330794
Compare
Choose a tag to compare

✨New

  • 👥 Allow to manage members inside the app. (#308, #244)
  • 🛬 List recent pages and members on landing page. (#311)
  • ⌛ Placeholder skeleton instead of loading spinner while loading.
  • 📊 With Nextcloud 27.1, add support for mermaid diagrams. (#284)
  • 👩‍💻With recent Text versions, add syntax highlighting to code blocks.

🐛Fixes

  • 🔗 Grow link area in page list to full item height. (#808)
  • ⌨️ Use autofocus command from Text. With recent Text versions, cursor
    position
    will be restored when opening a page.
  • 👩‍💻Use OCP\IDispatcher to fix issues with Nextcloud 27.1. (#710)
  • 💄 Fix stickyness of titlebar when viewing old versions of a page.

🌎Translations

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

🚧Updates & Tooling

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

v2.6.1

10 Jul 12:42
v2.6.1
4ec6577
Compare
Choose a tag to compare

🐛Fixes

  • 🔗 Remove duplicate slash from links to app in search providers. (#762)

🌎Translations

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

🚧Updates & Tooling

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