Nextcloud 31.0.13
server
- Feat(log): Add script name and occ command to log details (server#56852)
- Feat(admin_audit): Log cache insert/delete to audit log (server#56856)
- Fix(files_sharing): Allow removing password from link shares (server#56914)
- Fix(settings): Improve mail test error handling and logging (server#56934)
- Fix: calendar subscription memory exhaustion (server#56939)
- Fix(sharing): allow federated shares to non-trusted servers (server#56968)
- Fix: Fix orphan shares blocking moving other shares (server#56970)
- Fix(unified-search): prevent provider disabling on content filter apply (server#56975)
- Fix(files_sharing): Normalize dir type to folder for federated shares (server#57002)
- Fix: do not truncate birth year to 1970 (server#57048)
- Fix(templates): deduplicate provider templates (server#57053)
- Fix(css): correct boundaries of breaking points (server#57087)
- Fix(TaskProcessing): Increase EShapeType::Text limit to 512 KB (server#57089)
- Fix(dav): catch NotFound exception in UploadHome::childExists() (server#57103)
- Fix(shares): Fix infinite loop when all shares are invalid (server#57106)
- Build(deps): Bump guzzlehttp/guzzle from 7.9.2 to 7.9.3 (server#57161)
- Build(deps): Bump the symfony group with 9 updates (server#57175)
- Build(deps): bump doctrine/dbal from 3.10.2 to 3.10.4 (server#57182)
- Fix(ocm): fully disable signed request on config (server#57183)
- Build(deps): Bump web-auth/webauthn-lib from 4.9.1 to 4.9.2 (server#57188)
- Fix(NewUserDialog): update group selection to prevent admin group from being assigned as subadmin (server#57294)
- Feat: add an option to filter what paths get checked for updates (server#57298)
- Feat: don't gate perBucket object store configuration behind multibucket (server#57345)
- Fix: Ensure CLOUD key exists before resolving Cloud ID (server#57359)
- Fix: allow moving from of non-resharable to other share if the user has delete permissions (server#57369)
- Fix(team-manager): team is already teamid (server#57377)
- Feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs (server#57400)
- Fix: Unify handling of exclude groups in contacts menu and sharing (server#57415)
- Fix(controller): Support native int ranges (server#57417)
- Fix(l10n): Fix language selection (server#57419)
- Chore: add chunked queries on `occ sharing:delete-orphan-shares` (server#57424)
- Build(deps): bump aws/aws-sdk-php from 3.324.13 to 3.369.9 (server#57429)
3rdparty
activity
circles
logreader
text
- Feat: Add table-only editor API (text#8029)
- Fix updating node dist files (text#8048)
- Fix(ci): add back token parameter to checkout action in update-node-dist (text#8062)
- Fix: first action in empty document cannot be undone (text#8069)
- Fix(ImageView): Use `mouseenter` instead of `mouseover` (text#8071)
- Fix: expose getHtml() to editor api (text#8109)
- Fix(ci): Only build Assistant from git for main branch (text#8124)