The first RC of Nextcloud 27 is now available on our download server! ![]()
As always, help with testing is very much welcome!
If you notice anything out of order, please report back on the appropriate github repository! ![]()
This time, to unblock the update from Beta 1 or Beta 2, you will notice you have to remove two files from your Nextcloud root directory:
rm custom.d.ts cypress.d.ts
Seasoned ones know the drill ![]()
Downloads
Changelog
- Fixed ‘overwritewebroot’ not work with ‘overwritecondaddr’. (server#31001)
- Make it easier to debug issue #32304 (server#32961)
- Fix(preview-generator): Throw exception before dividing by zero when generating previews (server#36692)
- Feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook (server#37326)
- Fix: Wrap filesystem LockedExceptions for holding the readable path (server#37621)
- Fix: Check for wrapped retriable exceptions (server#37709)
- Fix(dav): Run system address book create-if-not-exists in transaction (server#37965)
- Wrapper method to easily retry deadlock exceptions (server#38030)
- Fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader (server#38065)
- Add an occ command to scan files for legacy file key in use and get rid of those (server#38080)
- Fix : Share Expire After N Days width (server#38101)
- Rename
numericStorageIdtonumericExternalStorageIdin PersonalMount.php (server#38115) - [user_status] Improve user online status modal (server#38127)
- Fix(login): Make login form and footer look like a dashboard panel (server#38131)
- Fix generated avatars cache (server#38143)
- Update icewind/streams to 0.7.7 in files_external (server#38195)
- Get rid of more int casts in file size manipulations (server#38196)
- Convert Add group link to button (server#38202)
- Add css variables for info colors (
--color-info) (server#38205) - Use the color-primary-element* variables (server#38223)
- Check if version has entity before trying to access it (server#38224)
- Disable pull-down-to-refresh for mobile (server#38225)
- Bump tar from 6.1.13 to 6.1.14 (server#38231)
- Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (server#38235)
- Fix: Do not attempt to use l10n files as sources for combined js files (server#38237)
- Fix incosistent scrolling in Firefox (server#38242)
- Fix(carddav): Mark system address book as read-only (server#38247)
- Adjust file custom picker component padding (server#38256)
- Check the username when doing external storage session auth (server#38265)
- Fix(lostpassword): Also rate limit the setPassword endpoint (server#38267)
- Fix(middleware): Also abort the request when reaching max delay in af… (server#38274)
- Fix(settings): Fix
UserListstyles set to css but scss is used (server#38293) - Chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0 (server#38295)
- Fix(search): fix load more (server#38303)
- Fix(workflowengine): Remove unused property track-by (server#38310)
- Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (server#38316)
- Docs: add dbtableprefix to sample config (server#38321)
- Dashboard: Adjust border radius of panels to match main content container (server#38327)
- Fix codeowners named Χριστόφορος (server#38328)
- Disable contacts menu features that regularly fail on drone (server#38337)
- Chore(deps-dev): Bump @types/jest from 29.5.0 to 29.5.1 (activity#1168)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.8 (activity#1169)
- Chore(deps): Bump @nextcloud/vue from 7.11.3 to 7.11.4 (activity#1170)
- Bump pdfjs-dist from 3.5.141 to 3.6.172 (files_pdfviewer#747)
- Bump phpunit/phpunit from 9.6.7 to 9.6.8 (files_pdfviewer#748)
- Use the color-primary-element* variables (firstrunwizard#867)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (firstrunwizard#868)
- Chore(deps): Bump @nextcloud/vue from 7.7.1 to 7.11.4 (firstrunwizard#869)
- [master] Update nextcloud/ocp dependency (firstrunwizard#870)
- Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (firstrunwizard#872)
- Better handle when log_type isn’t
fileand give explanation (logreader#866) - Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (nextcloud_announcements#195)
- [master] Update nextcloud/ocp dependency (nextcloud_announcements#196)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 in /tests/Integration (notifications#1546)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (notifications#1547)
- Chore(deps): Bump @nextcloud/vue from 7.11.2 to 7.11.4 (notifications#1549)
- [master] Update nextcloud/ocp dependency (notifications#1551)
- Bump @nextcloud/initial-state from 1.2.1 to 2.0.0 (password_policy#381)
- Bump @nextcloud/eslint-config from 7.0.2 to 8.2.1 (password_policy#432)
- Bump @nextcloud/l10n from 1.4.1 to 2.1.0 (password_policy#436)
- Bump @nextcloud/dialogs from 4.0.0-beta.2 to 4.0.1 (password_policy#444)
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (password_policy#462)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (password_policy#467)
- Chore(deps): Bump @nextcloud/vue from 7.0.1 to 7.11.5 (password_policy#468)
- Prevent progress bar overflow when uploading in Folders (photos#1785)
- Revert using display name in shared albums’ name (photos#1786)
- Use the color-primary-element* variables (photos#1794)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.8 (photos#1796)
- Run npm audit fix (photos#1798)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (privacy#890)
- Use the color-primary-element* variables (privacy#892)
- Minor gramatical changes (related_resources#104)
- Groupfolders support (related_resources#225)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (related_resources#228)
- Fix groupfolder icon color (related_resources#229)
- Chore(deps): Bump @nextcloud/vue from 7.9.0 to 7.11.6 (related_resources#231)
- [master] Update nextcloud/ocp dependency (serverinfo#442)
- Use the color-primary-element* variables (serverinfo#447)
- [master] Update nextcloud/ocp dependency (serverinfo#449)
- Update settings-admin.php to add Exabyte (serverinfo#451)
- Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (suspicious_login#799)
- Use the color-primary-element* variables (text#4178)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.0 (main) (text#4179)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (text#4181)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.7.1 (main) (text#4187)
- Chore(deps): update dependency vite to ^4.3.6 (main) (text#4192)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.5 (main) (text#4193)
- Chore(deps): update dependency vite to ^4.3.7 (main) (text#4195)
- Fix(deps): update dependency @nextcloud/vue to ^7.11.6 (main) (text#4196)
- Use the color-primary-element* variables (viewer#1661)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (viewer#1662)