Releases: nextcloud/collectives
Releases · nextcloud/collectives
v0.21.22
v0.20.22
✨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
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
✨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
✨New
- ✨ Occ command to create new collectives.
🏗️Fixes
🌎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
🏗️Fixes
🌎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
✨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
✨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
✨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
✨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.