Skip to content

Releases: nextcloud/collectives

v2.12.0

11 Jun 13:11
v2.12.0
Compare
Choose a tag to compare

✨New

  • 🔎 Add content search to filter in page list. (#1094)
  • 🔔 Track notify_push sessions, notify all active users. (#1118)

🐛Fixes

  • 🗑️ Always return trashed collectives as simple list. (#1289)
  • 🔃 Don't update last edit user when changing sort order. (#1122)
  • 📱 Unbreak editing on mobile. (#1232, #1293)
  • 🚪 Show 'Leave collective' option conditionally. (Fixes: #1103, #1259)
  • 💄 Fix displaying user bubble in view mode.
  • 💄 Center empty content in home and notfound view.
  • 💄 Fix resizing members widget according to available space.
  • 🐛 Fix console errors about debounced methods in different contexts.

🌎Translations

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

🚧Updates & Tooling

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

v2.11.0

16 May 10:17
v2.11.0
Compare
Choose a tag to compare

✨New

  • 🔒 Allow to protect shares with a password. (#505)
  • ✅ Add setup checks for PHP SQLite dependency. Thanks @hweihwang. (#1031)
  • 💄 Automatically open collective if only one exists for user. (#1241)

🐛Fixes

  • 🖱️ Fix sorting in page list using drag and drop. (#1246, #1257)
  • 📄 Fix outdated page content in view mode. (#1194)
  • 🔎 List subpages when filtering page list. Thanks @grnd-alt. (#1190)
  • 📝 Improve documentation about app dependencies. (#1220)
  • 🗑️ Make trash backend compatible with Nextcloud 30.
  • 🔗 Improve wording for sharing options. Thanks @Jerome-Herbinet. (#1225)
  • 💄 Fix layout of delete collective modal. Thanks @elzody. (#1189, #1250)
  • 💄 Make sort order pill in page list pixel perfect when scrolling.
  • 🐛 Fix JS console error for recent page tiles without last changed user.
  • 💄 Use standard "" quotes in collectives trash modal. (#1190)
  • ♿ Completely migrate from v-tooltip to native browser tooltips.
  • 📝 Add documentation about using group_everyone app. (#1202)

🌎Translations

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

🚧Updates & Tooling

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

v2.10.1

27 Mar 13:40
v2.10.1
Compare
Choose a tag to compare

🐛Fixes

  • 🔎 Improve filtering large page lists. Thanks @grnd-alt. (#1090)
  • 🔎 Set default language for TNTSearch. Thanks @Koc.
  • 💄 Fix alignments and padding of page list header items.
  • 🔗 Fix anchor link scrolling. Thanks @Koc.
  • 📎 Fix image and attachment loading in print view. (#1068)
  • 🔗 Fix bugs with page reference provider.
  • 👥 Link to teams overview from landing page. Thanks @grnd-alt. (#1168)
  • 🔗 Fix link shares of subpages. (#1147)

🌎Translations

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

🚧Updates & Tooling

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

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.