Nextcloud 32 RC1 is now available on our download server!
We’d love your help putting this release through its paces.
If you run into any issues, please report them in the appropriate GitHub repository.
This is the first RC and some others are planned on next Thursdays. Stay tuned!
Downloads
Changelog
server
- Fix(dav): Mark removal of dav object properties as expensive (server#50391)
- Feat(occ): add default help text with docs link to all commands (server#54180)
- Fix(dav): clean up user’s addressbook shares on deletion (server#54424)
- Fix: propfind query monitor breaking removeListener and removeAllList… (server#54507)
- Fix(lexicon): send single notice/warning when using unknown config key (server#54739)
- Fix(dav): ensure moving or copying a file is possible (server#54801)
- Test: add cypress tests for the systemtags files view (server#54820)
- Fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` (server#54821)
- Fix(comments): use showFile route to reference files with a matching … (server#54826)
- Fix(theming): Remove header-icon-mask in dark-mode high-contrast as well (server#54832)
- Fix(settings): Settings presets are called “Quick presets” (server#54833)
- Fix dashboard icons (server#54836)
- Fix(l10n): use `productName` instead of hardcoded ‘Nextcloud’ where possible (server#54838)
- Perf(users): Create lazy users in IUserManager::getSeenUsers (server#54839)
- Fix(files_sharing): add some gap between text and sharing status icon (server#54841)
- Fix: the account files filter should also work in trashbin (server#54847)
- Welcome stable32 (server#54862)
- Fix(security): Update Expires time (server#54868)
3rdparty
bruteforcesettings
files_pdfviewer
- Update @nextcloud/eslint-config to 9.X (files_pdfviewer#1237)
- Chore: Update GitHub workflows from templates (files_pdfviewer#1248)
firstrunwizard
- Chore: 29 is EOL remove it from dependabot (firstrunwizard#1655)
- Ci: update workflows from organization (firstrunwizard#1659)
- Perf: only add background jobs and app hint notifications on login (firstrunwizard#1660)
- Feat: add share by bluesky and linkedin (firstrunwizard#1663)
- Feat: add hub release information for Hub 25 Autumn (firstrunwizard#1665)
- Fix: gracefully handle disabled autoplay policies (firstrunwizard#1666)
photos
- Fix(AutomaticPlaceMapperJob): Do not fail when there are no users (photos#3148)
- Missing migration attributes (photos#3149)