Releases: nextcloud/collectives
Releases · nextcloud/collectives
v2.16.0
2.16.0 - 2025.01.27
✨New
- ✨ Add Nextcloud 31 support
🐛Fixes
- ✅ Adjust tests to Nextcloud 31 login changes
- 💽 Make collectives work with sharding
🌎Translations
- 🗣️ Translation updates from Transifex. Thanks to all contributors.
🚧Updates & Tooling
- ⬆️ Update NPM dependencies.
- ⬆️ Update PHP composer dependencies.
Full Changelog: v2.15.2...v2.16.0
v2.15.2
v2.15.1
v2.15.0
✨New
- ⭐ Add support for page favorites. (#300)
- 🔧 Add console function to debug sync/Yjs issues.
🐛Fixes
- 🖨️ Several print style fixes. (#1110)
- 💄 Make page list header, landing page and trash sticky again. (#1523)
- ⌛ Update timestamp in page info bar when page gets saves via "Done" button. (#1371)
- 💄 Fix alignment of landing page widgets.
- 🐎 Use storage id for performant index usage on dashboard query.
- 🏛️ Add return types of storage wrapper.
- 👷 Exclude rector.php from release tarball. (#1541)
- 🔗 Fix page link in reference widgets for index pages.
- 🔗 Preserve anchors in links of reference widgets. Thanks @Koc.
- 🐛 Create index page if subfolders contain pages.
🌎Translations
- 🗣️ Translation updates from Transifex. Thanks to all contributors.
🚧Updates & Tooling
- ⬆️ Update NPM dependencies.
- ⬆️ Update PHP composer dependencies.
v2.14.4
🐛Fixes
- 🛡️ Give public shares always permission of a simple user.
- 💄 Use flexbox to align editor container and search dialog.
- 🐘 Adjust PHP CollectiveStorage class to be compatible with Nextcloud 31.
- 💄 Use dark SVG as widget icon. Thanks @akhil. (#1475)
- 👷 Run distclean as dependency of release in Makefile. (#1482)
- 💄 Add bottom border to menubar.
- 👷 Migrate development tools to vendor-bin.
- 🔎 Add icon to clear the filter string. (#1501)
- 🖱️ Close actions menu when scrolling members.
- 🐛 Ignore folders if parent folder has no index page. (#1494)
- 🙍 Use display name of own user instead of user ID. (#1504)
- 🐛 Create landing page if missing. (#943)
- 📂 Allow to mount the collectives user folder into a subfolder. (#514)
🌎Translations
- 🗣️ Translation updates from Transifex. Thanks to all contributors.
🚧Updates & Tooling
- ⬆️ Update NPM dependencies.
- ⬆️ Update PHP composer dependencies
🥳 New Contributors
- @akhil1508 made their first contribution in #1493
Full Changelog: v2.14.3...v2.14.4
v2.14.3
🐛Fixes
- 📝 Page content: ensure consistent state between view and edit mode. (#1437)
- 🔎 Full text search index: Don't choke on missing files (#1448)
- ♻️ Fix error on renaming a collective. (#1456)
- 🎯 Page list: sort numbers numerically. (#1447)
- 🎯 Page list: Calculate scroller height dynamically for filtered view. (#1339)
- 🔗 Backlinks: detect links with title in markdown syntax. (#1451)
- 📱 Navigation: show details when switching collective on mobile. (#1233)
- 💄 Improve design of missing app error box. (#1330)
- 🔎 Several fixes to search highlighting. (#1461)
🌎Translations
- 🗣️ Translation updates from Transifex. Thanks to all contributors.
🚧Updates & Tooling
- ⬆️ Update NPM dependencies.
- ⬆️ Update PHP composer dependencies.
v2.14.2
v2.14.1
v2.14.0
✨New
- 📝 Persist full page width setting in database. Thanks @Koc.
- 🔒 Add rate limits to public page controller functions.
🐛Fixes
- 🍍 Migrate frontend vue store from vuex to pinia.
- 💄 Several small UI fixes and improvements.
- 🔒 Fix updating shares with empty password and password policy. (#1327)
- ♻️ Migrate controller annotations to attributes.
- ♻️ Migrate license/copyright headers to SPDX format.
- 🐛 Fix error with v-click-outside in collectives trash.
- 🔗 Fix public share detection in editor.
- 🔎 Use proper editor API for search highlighting.
- 🚀 Performance: only load files script for the files app.
- 🚀 Performance: Optimize getPagesFromFolder function.
🌎Translations
- 🗣️ Translation updates from Transifex. Thanks to all contributors.
🚧Updates & Tooling
- ⬆️ Update NPM dependencies.
- ⬆️ Update PHP composer dependencies.
v2.13.0
✨New
- ✨ Add Nextcloud 30 support, remove Nextcloud 26 support.
- 🔎 Highlight search results from page list in page content. (#648)
- 🖼️ Allow to lookup page references in public shares. (#1275)
🐛Fixes
- 🔒 Fix creating shares with password policy. (#1269)
- 📌 Allow to toggle recent pages in public shares. (#1192)
- 🧹 Reset filtered page list when switching collectives.
- 🐛 Fix error when loading page references.
- 💬 Separate message and details with a space in error toast messages.
- 🐛 Don't show an error if the page trash is disabled.
🌎Translations
- 🗣️ Translation updates from Transifex. Thanks to all contributors.
🚧Updates & Tooling
- ⬆️ Update NPM dependencies.
- ⬆️ Update PHP composer dependencies.