Nextcloud 32.0.9
server
- Fix: generate favourite icon without imagick svg support (server#58224)
- Fix(sharing): do not notify remote if owner and sharee are local users (server#58720)
- Feat: Add memcache_customprefix (server#58812)
- Fix federated reshares (server#58900)
- Fix(oauth2): Do not store the code in throttle metadata (server#59154)
- Fix: Fix user in Tags class, do not depend upon session (server#59237)
- Fix(chunkedUploads): Ensure max parallel count is at least 1 (server#59301)
- Fix: use unjailed source path when moving jailed files (server#59309)
- Fix: cache validation of system keys (server#59315)
- Fix(weather_status): add all missing met.no symbol codes to weatherOptions (server#59347)
- Fix(filesDrop): drag-and-drop folder upload (server#59367)
- Fix(zip): Fix warning when downloading Zip file (server#59384)
- Fix: update email button text to 'Open shared item' (server#59395)
- Fix(lib): templates core path detection (server#59400)
- Docs(webhook_listeners): adapt codeowners (server#59405)
- Fix(file-search): use default limit to search query if not provided on request body (server#59408)
- Fix(settings): do not show admin section container if empty (server#59428)
- Feat(talk): Allow to create conversations that are meetings (server#59478)
- Fix(theming): Fix favicon and touchicon ratios (server#59480)
- Chore: Remove incorrect resource typing in ILDAPProvider (server#59485)
- Fix(settings): hide list of webauthn devices if empty (server#59490)
- Fix(files): properly handle dropped files on subfolders (server#59509)
- Fix(trashbin): keep cache and db consistent (server#59513)
- Fix(updater): Make "maintenance mode kept active" more obvious (server#59523)
- Build(deps): bump phpseclib/phpseclib from 2.0.47 to 2.0.52 (server#59527)
- Only mask the permissions for the users home directory for public shares (server#59553)
- Build(deps): bump aws/aws-sdk-php to 3.376 (server#59560)
- Docs(workflowengine): Remove reference of removed method (server#59567)
- Test: Add integration test to confirm a user can not add themselves t… (server#59603)
- Fix(apppasswords): Require password also on delete and update (server#59607)
- Fix(sharing): Don't give a reason when share from disabled user is no… (server#59611)
- Fix(notifications): Require absolute links for support of desktop and mobile clients (server#59614)
- Feat(settings): Log AI config changes to audit log (server#59620)
- Chore: update haze to 2.2.1 (server#59621)
- Test(integration): Add integration test for accept share (server#59637)
- Fix(Util): `getScripts` also need to reorder core translations (server#59641)
- Fix(files_external): ignore unsatisfied optional dependencies (server#59642)
- Perf: don't fetch child mounts when getting node parent (server#59644)
- Fix(files): remove error message when closing the "Open locally" dialog (server#59658)
- Feat(recent-files): allow configuring image grouping (server#59666)
- Fix(files): add missing table header for actions column (server#59675)
- Restore missing apps on upgrade (server#59685)
- Build(deps): bump phpseclib/phpseclib to 2.0.53 (server#59689)
- Fix(DB): Ignore intentionally missing fs_storage_path_prefix index on PostgreSQL (server#59724)
- Fix(profile): normalize profile visibility (server#59733)
- Fix app name not translated in the title of public pages (server#59755)
- Test(integration): add tests for calendar delegation (server#59762)
- Fix(oauth2): Add missing urlencode for failure redirection (server#59771)
- Fix: Reduce the mixups between apptokens and session ids (server#59774)
- Fix: Add missing PasswordConfirmationRequired attributes (server#59788)
- Hide share token if share has more permissions than the current user (server#59794)
- Fix(s3): ignore prefixes with repeating delimiters (server#59828)
- Avoid undefined array key sharing request (server#59833)
- Chore: Improve SVG handling in link previews (server#59837)
- Fix(ImipService): Refactor `IMipService` to improve performance (server#59846)
- Fix(dav): unify content disposition header escaping (server#59851)
- Fix(dav): do not list intermediate files (server#59853)
- Fix(files): do not show convert-file action in view-only shares (server#59872)
- Wrap oauth2 token rotation in a transaction (server#59878)
3rdparty
- Build(deps): bump aws/aws-sdk-php to 3.376 (3rdparty#2371)
- Build(deps): bump phpseclib/phpseclib to 2.0.53 (3rdparty#2385)
activity
circles
files_pdfviewer
- Fix handling of "enableScripting" data attribute (files_pdfviewer#1397)
- Allow PDF Forms calculations (files_pdfviewer#1410)
notifications
- Fix(mail): Only render links when they are absolute urls (notifications#2931)
- Fix(push): Limit user output (notifications#2933)
password_policy
survey_client
- Master] Update nextcloud/ocp dependency (survey_client#396)
- Ci(workflows): Update workflows and add couple of new standard ones (survey_client#398)
text
- Fix(checklist): don't cross out checked list items (text#8425)
- Optimize cleanup job (text#8444)
- Fix(menubar): lower z-index: on top of document content, but below modals (text#8470)
- Fix(deps): bump phpunit and php-cs-fixer (text#8495)
- Fix: always validate share token if provided (text#8501)
updater
- Fix: verify integrity with URL override but allow to disable if needed (updater#725)
- Fix: broken upgrade via --url flag (updater#743)
- Feat(signature): allow to provide custom signature (updater#747)