Nextcloud 32
server
- Fix(files_versions): retrieve all display names with one request (server#51727)
- Feat: Calendar Import (server#51925)
- Fix(profiler): set default values for fputcsv arguments to avoid depreciation warning (server#53458)
- Fix(federation): remove background jobs when removing trusted servers (server#53760)
- Perf(base): Stop setting up the FS for every basic auth request (server#53920)
- Feat: federated calendar shares (server#54127)
- Feat(mounts): optimize load of mounts by filtering on database side (server#54197)
- Perf(comments): Add a way to get comments for multiple objects at the same time (server#54409)
- Perf: prevent fetching a principal's user account if the data is not needed (server#54426)
- Perf(caldav): preload publish statuses for a whole calendar home at once (server#54435)
- Perf(caldav): also cache empty share arrays (server#54438)
- Feat: allow filtering sharing:delete-orphan-shares by share owner or target (server#54490)
- Fix(caldav): show confidential event if writable (server#54533)
- Do not always check password checkbox when sharing without password (server#54538)
- Feat(lexicon): set/get current preset from controller (server#54558)
- Feat(Settings): Add section to select preset (server#54570)
- Fix moving cache items from cache jail with sharding (server#54580)
- Fix(2fa): Fix 2FA session setup when ephemeral session is used (server#54605)
- Fix(oauth2): Limit allowed grant_type values in getToken (server#54618)
- Fix(AppConfig#setTypedValue): Catch AppConfigUnknownKeyException (server#54620)
- Fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere (server#54627)
- Chore(deps): Update nextcloud/openapi-extractor to v1.8.2 (server#54643)
- Fix(files_sharing): correctly apply icons and copy share link (server#54648)
- Fix(carddav): IAddressBook::getKey() should return a string (server#54650)
- Fix(core): more understandable guest avatar menu notice (server#54654)
- Feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed (server#54655)
- Feat: add proper element colors and adjust setup checks (server#54656)
- Chore(rector): Apply current rector config (server#54666)
- Restore "Others with access" section (server#54667)
- Chore(version): Hub 10 -> Hub 25 Autumn (server#54671)
- Docs: Adjust comment to avoid future confusion (server#54672)
- Style(icon): Use material symbol variant of delete icon (server#54677)
- Feat(theming): provide Nextcloud Assistant theming colors (server#54679)
- More material symbol variants (server#54681)
- Chore(Preview): Remove avconv support (server#54683)
- Fix(comments): Fix missing return type on new method (server#54689)
- Fix(TaskProcessingApiController): Don't allow anonymous access anymore (server#54690)
- Feat: allow group's members to view fellow members (server#54691)
- Chore(deps): update `@nextcloud/vue` to v8.29.2 (server#54692)
- Chore(MtimeSanitizer): Print bad values to help debugging (server#54695)
- Fix(Accounts): Add back v2 scope migration (server#54703)
- Revert "perf(base): Stop setting up the FS for every basic auth request" (server#54717)
circles
files_downloadlimit
notifications
- Perf: Only apply default settings when user is created or settings are requested (notifications#2357)
- Chore(deps): bump @nextcloud/vue to v9.0.0-rc.7 (notifications#2474)
- Fix: use outline svg icon for notifications (notifications#2475)