chore(deps): update dependency nextcloud-releases/groupfolders to v14
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud-releases/groupfolders | major |
v13.1.1 -> v14.0.0
|
Release Notes
nextcloud-releases/groupfolders
v14.0.0
: 14.0.0
What's Changed
- Add Nextcloud 26 support
- Fix accessing groupfolders from remote instance by @CarlSchwan in https://github.com/nextcloud/groupfolders/pull/2098
- Fix quota bar design by @CarlSchwan in https://github.com/nextcloud/groupfolders/pull/2097
- return created groupfolder id from create command by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2114
- Migrate to nextcloud/OCP package in master by @nickvergessen in https://github.com/nextcloud/groupfolders/pull/2108
- Allow admin delegation rebased by @CarlSchwan in https://github.com/nextcloud/groupfolders/pull/2072
- Move check if node exists earlier by @CarlSchwan in https://github.com/nextcloud/groupfolders/pull/2154
- Fix loading sidebar by @CarlSchwan in https://github.com/nextcloud/groupfolders/pull/2168
- fix(docs): typo in readme.md regarding versioning by @SimJoSt in https://github.com/nextcloud/groupfolders/pull/2159
- Fix typo in App.tsx by @CarlSchwan in https://github.com/nextcloud/groupfolders/pull/2190
- Allow scanning all group folders by @PVince81 in https://github.com/nextcloud/groupfolders/pull/2214
- Fix usability of settings components using dark color theme by @susnux in https://github.com/nextcloud/groupfolders/pull/2204
- cleanup trash from deleted groupfolders by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2245
- fix: Adapt return type for Nextcloud 26 by @juliushaertl in https://github.com/nextcloud/groupfolders/pull/2262
- fix(sidebar): Use icon slot for read-only ACL states by @ChristophWurst in https://github.com/nextcloud/groupfolders/pull/2268
- fix(a11y): Add title and label to read-only ACL buttons by @ChristophWurst in https://github.com/nextcloud/groupfolders/pull/2271
New Contributors
- @SimJoSt made their first contribution in https://github.com/nextcloud/groupfolders/pull/2159
- @miaulalala made their first contribution in https://github.com/nextcloud/groupfolders/pull/2219
- @susnux made their first contribution in https://github.com/nextcloud/groupfolders/pull/2204
- @ChristophWurst made their first contribution in https://github.com/nextcloud/groupfolders/pull/2268
Full Changelog: https://github.com/nextcloud/groupfolders/compare/v13.1.1...v14.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.