Nextcloud 33
server
- Perf(client): enable HTTP/2 and brotli support in internal HTTP client (server#55433)
- Add api for authoritative mount providers and implement it for files_external (server#56499)
- Fix(settings): Display group displayName consistently when editing a user (server#56524)
- Chore(i18n): Remove strings from i18n and adapted casing (server#56725)
- Fix(template): add import map for JS module entry points (server#56941)
- Fix: Reduce deprecation warnings in phpunit_nodb CI jobs (server#57020)
- Fix(federatedfilesharing): `pre` must not be a child of `p` (server#57054)
- Fix(files): ensure creating folders in public shares work (server#57095)
- Refactor(dashboard): Fix all psalm issues (server#57142)
- Feat: also send x-user-id for dav responses (server#57191)
- Feat: restrict calendar invitation participants (server#57231)
- Refactor(files_external): migrate to script-setup and Vue 3 (server#57237)
- Fix(comments): adjust Activity integration for changed Node API (server#57354)
- Fix(NavigationManager): Remove break to return all defaultEntryIds (server#57357)
- Feat: add event for apps that a users share access might have changed (server#57392)
- Refactor(entity): Don't type id (server#57442)
- Feat(signed-request): moving out of unstable (server#57449)
- Fix: add send participation reply on fresh event patch (server#57450)
- Fix: Make User_Proxy IGetDisplayNameBackend complient (server#57452)
- Improve usability of QR code login (server#57453)
- Fix(session): handle null logger (server#57454)
- Feat(build): add .nextcloudignore file to match Krankerl behaviour (server#57455)
- Fix(TaskProcessing): Expose userFacingErrorMessage on ResponseDefinitions#CoreTaskProcessingTask (server#57491)
- Fix(ocm): empty response (server#57495)
- Refactor(user_ldap): migrate jQuery UI of password renewal to Vue (server#57499)
- Use strict array search (server#57509)
- Perf(dav): Avoid getting DB Connection inside callback (server#57510)
3rdparty
- Chore: bump justinrainbow/json-schema to 6.6.4 (3rdparty#2254)
- Fix: add send participation reply on fresh event patch (3rdparty#2257)
app_api
- #697 Setup check for the HaRP container's version (app_api#739)
- Fix(docker-registry-override): change NcButton to NcActionButton (app_api#745)
circles
- Feature: implement IPartialShareProvider support (circles#2275)
- Fix: allow owner to leave a circle (circles#2283)