Skip to content

Releases: nextcloud/collectives

v0.21.22

13 Dec 11:10
4043281
Compare
Choose a tag to compare

✨New

  • ✨ Support Nextcloud Version 24.

🏗️Fixes

  • ✂️ Fix migration when upgrading from 0.20.22 to 0.21.22 (#293)

v0.20.22

13 Dec 11:10
373dc4f
Compare
Choose a tag to compare

✨New

  • 🛂 Permission management for collectives. (#191)
  • 🔝 Allow to configure default page order for collectives. (#273)
  • 🙂 Assign a random emoji to new collectives. (#281)

🏗️Fixes

  • ⚙️ Several improvements to the collective settings.
  • 📝 Don't load editor in view mode.
  • 🚚 Improve database initialization on initial installation.
  • 🧹 Mark background jobs as time insensitive.

🌎Translations

  • 🗣️ Chinese translation added thanks to Wang Jiaxiang.
  • 🗣️ French translation updated thanks to Nathan.
  • 🗣️ Czech translation updaed thanks to Pavel Borecki.
  • 🗣️ German translation updated thanks to Joachim Sokolowski.

🚧Updates & Tooling

  • 🔌 Update all possible javascript dependencies.
  • 🔌 Update all possible PHP dependencies.

v0.19.22

13 Dec 11:10
342dd4f
Compare
Choose a tag to compare

0.19.22 - 2022.02.08

✨New

  • ⚙️ Settings for a collective moved into a modal (#258)
  • 💱 Collectives can be renamed from their settings (#162)
  • 🙂 The emoji of a collective can be changed in its settings (#257)

🏗️Fixes

  • 🏛️ Fix argument type for folders in VersionsBackend

🌎Translations

  • 🗣️ Czech translation updaed thanks to Pavel Borecki.
  • 🗣️ French translation updated thanks to Nathan.
  • 🗣️ German translation updated thanks to Joachim Sokolowski.
  • 🗣️ Japanese translation updated thanks to あわしろいくや.

v0.18.22

13 Dec 11:10
965b0de
Compare
Choose a tag to compare

✨New

  • 📂 Allow to configure folder for collectives per user (#275).

🏗️Fixes

  • ▶️ Only initialize collectives folder if user has collectives (#238).
  • 🌄 Various minor UI tweaks. Thanks to ya-d for suggestions (#271).
  • ✏️ Improve edit button experience while loading editor (#268).
  • 🔗 Open external links in new window.
  • 🗣️ Fixed usage of german formal translation (#227).
  • 📄 Ellipsise long page titles (#255).
  • ⚡️ Numerous fixes to the storage backend implementation.
  • 🔎 Improve unified search experience (#277).

🌎Translations

  • 🗣️ Slovenian translation added thanks to Matej U.
  • 🗣️ Spanisch translation added thanks to larusalka.
  • 🗣️ German translation updated thanks to Joachim Sokolowski.

v0.15.22

13 Dec 11:09
3cd98f7
Compare
Choose a tag to compare

✨New

  • ✨ Occ command to create new collectives.

🏗️Fixes

  • 🧹 Fix ExpirePageVersions background job (#247).
  • 🔎 Fix broken links from search results (#249).

🌎Translations

  • 🗣️ Italian translation started thanks to Marco Trevisan.
  • 🗣️ Catalan translation completed thanks to Jordán.
  • 🗣️ Portuguese (Brazil) translation started thanks to Leonardo Colman.
  • 🗣️ French translation updated thanks to Nathan.

v0.15.21

13 Dec 11:09
130b042
Compare
Choose a tag to compare

🏗️Fixes

  • 🧹 Fix ExpirePageVersions background job (#247).
  • 🔎 Fix broken links from search results (#249).

🌎Translations

  • 🗣️ Italian translation started thanks to Marco Trevisan.
  • 🗣️ Catalan translation completed thanks to Jordán.
  • 🗣️ Portuguese (Brazil) translation started thanks to Leonardo Colman.
  • 🗣️ French translation updated thanks to Nathan.

v0.12.22

13 Dec 11:09
9742041
Compare
Choose a tag to compare

✨New

  • 🔗 Show backlinks to a page (#220).
  • 🎩 Allow circle admins to create, update and delete collectives (#217).

🏗️Fixes

  • 📜 Highlight the landing page when it's active (#215).
  • 🧹 Clear page list when switching the collective (#221).
  • ♻️ Improvements to page list loading indicator.
  • 📝 Don't reload editor on page updates in preview mode (#222).

🌎Translations

  • 🗣️ Initial German (formal) translation thanks to Joachim Sokolowski.
  • 🗣️ Updated Czech translation thanks to Pavel Borecki.
  • 🗣️ Updated French translation thanks to Nathan.

🚧Updates & Tooling

  • ✅ Improvements on CI testing.
  • 🔌 Update all js dependencies that we can.

v0.12.21

13 Dec 11:09
c507c32
Compare
Choose a tag to compare

✨New

  • 🔗 Show backlinks to a page (#220).
  • 🎩 Allow circle admins to create, update and delete collectives (#217).

🏗️Fixes

  • 📜 Highlight the landing page when it's active (#215).
  • 🧹 Clear page list when switching the collective (#221).
  • ♻️ Improvements to page list loading indicator.
  • 📝 Don't reload editor on page updates in preview mode (#222).

🌎Translations

  • 🗣️ Initial German (formal) translation thanks to Joachim Sokolowski.
  • 🗣️ Updated Czech translation thanks to Pavel Borecki.
  • 🗣️ Updated French translation thanks to Nathan.

🚧Updates & Tooling

  • ✅ Improvements on CI testing.
  • 🔌 Update all js dependencies that we can.

v0.11.22

13 Dec 11:09
92b8dd9
Compare
Choose a tag to compare

✨New

  • 📝 Page templates (#66).
  • ♻️ Update page list when it changes on the server (#50).
  • 🙂 Allow to change emoji of collectives (#210).

🏗️Fixes

  • 📂 Ignore folders without markdown files in page tree (#171).
  • 👤 Show avatar of person who created the collective (#197).
  • ✅ Display todo items with checkbox in preview (#178).
  • 📜 Highlight active page in page list (#208).
  • 🔝 Highlight selected page order (#205).
  • 🔌 Add files_versions to list of required apps (#193).
  • 🖼️ Display animated gifs and webp graphics (#202).
  • 👥 Show member management link only to admins (#212).
  • 🧽 Update document title when changing collective (#211).
  • 🔂 Don't repeat page content after updating the page list (#214).
  • 💱 Allow to rename pages without explicit save (#206).
  • 🌀 Remove spinning wheel in page list.

🌎Translations

  • 🗣️ Initial Sinhala translation thanks to HelaBasa.
  • 🗣️ Updated Czech translation thanks to Pavel Borecki.

🚧Updates & Tooling

  • 😎 Check if versions match before building new release.
  • 📋 Screenshots and documentation updates.

v0.11.21

13 Dec 11:09
b278009
Compare
Choose a tag to compare

✨New

  • 📝 Page templates (#66).
  • ♻️ Update page list when it changes on the server (#50).
  • 🙂 Allow to change emoji of collectives (#210).

🏗️Fixes

  • 📂 Ignore folders without markdown files in page tree (#171).
  • 👤 Show avatar of person who created the collective (#197).
  • ✅ Display todo items with checkbox in preview (#178).
  • 📜 Highlight active page in page list (#208).
  • 🔝 Highlight selected page order (#205).
  • 🔌 Add files_versions to list of required apps (#193).
  • 🖼️ Display animated gifs and webp graphics (#202).
  • 👥 Show member management link only to admins (#212).
  • 🧽 Update document title when changing collective (#211).
  • 🔂 Don't repeat page content after updating the page list (#214).
  • 💱 Allow to rename pages without explicit save (#206).
  • 🌀 Remove spinning wheel in page list.

🌎Translations

  • 🗣️ Initial Sinhala translation thanks to HelaBasa.
  • 🗣️ Updated Czech translation thanks to Pavel Borecki.

🚧Updates & Tooling

  • 😎 Check if versions match before building new release.
  • 📋 Screenshots and documentation updates.