We’re closing in the final release!
Thank you all for the dedicated support and reviewing of those last beta/RC!
You can download the RC3 already from our download servers:
History
First RC: First RC of Nextcloud 30 - Hub 9
Second RC: RC2 of Nextcloud 30 - Hub 9
What changed
- Chore(deps): bump webdav from 5.7.0 to 5.7.1 (server#47219)
- Feat: add negative compare-and-delete to imemcache (server#47398)
- Fix: use empty template by default when pressing enter (server#47404)
- Fix(caldav): limit property length (server#47422)
- Fix: Trusted server icon recovery without addressbook change (server#47429)
- Fix(dashboard): Adjust widget border radius (server#47434)
- Fix(files_versions): Migrate version name dialog from NcModal to NcDialog (server#47436)
- Fix(migration): Add missing migration attributes (server#47437)
- Fix(files): Respect “Show hidden files” setting in tree (server#47442)
- Fix: correct documentation for mail provider (server#47454)
- Fix npm audit (server#47471)
- Fix(mailer): Call to custom mail_template_class (server#47475)
- Fix(flow): cannot set custom user agent (server#47483)
- Fix(files): Adjust margin at the file list bottom (server#47492)
- Fix(files): Reset drop notice on firefox (server#47498)
- Chore(files): Adjust wording for file type filter (server#47499)
- Fix(user_status): add link to Availability page if user set predefined ‘Vacationing’ (server#47505)
- Fix(dav): Allow apps to get unshares for DAV resources (server#47512)
- Feat: Delegate is-encrypted handling to the e2ee app (server#47514)
- Fix(Router): Load attribute routes of all apps when not app is specified (server#47518)
- Fix(db): Increase log level for very slow transactions (server#47528)
- Fix: gracefully handle unexpected exif orientation types (server#47533)
- Fix(files): fix list gap at bottom (server#47539)
- [TaskProcessing] Add manager::runTask method (server#47542)
- Line" manager instead of “Account” manager (server#47543)
- Ci: Reduce required run time (server#47545)
- Fix(files): Correctly check for already used names when creating new folder (server#47547)
- Fix(logger): ignore session logging during setup (server#47550)
- Feat: Improve encryption mode detection in occ info:file (server#47559)
- Transparent* database sharding (server#47561)
- Feat(templates): add support for checkboxes in template filler (server#47564)
- Fix(provisionning_api): Remove parameters that are not set into template (server#47574)
- Fix: optimise
getWrongShareOwnership
query (server#47578) - Fix: Filename validation should only forbid
create
andupdate
(server#47583) - Feat(webhook_listeners): Enable the app by default (server#47587)
- Fix(migration): Correctly sort migrations by version number (server#47588)
- Fix(files_sharing): Make share labels nullable (server#47593)
- Fix(test): Fix provisioning enabled apps (server#47597)
- Fix(files): Remove margin and width to not break layout (server#47607)
- Fix(DB): set sharding parameters only when intended (server#47612)
- Various fixes (activity#1759)
- Fix: Use the user configured UI language for PDFjs instead of browser language (files_pdfviewer#1026)
- Fix npm audit (files_pdfviewer#1032)
- Chore(deps-dev): Bump vite from 5.4.1 to 5.4.2 (firstrunwizard#1328)
- Chore(deps): Bump @nextcloud/dialogs from 5.3.6 to 5.3.7 (firstrunwizard#1329)
- Fix npm audit (firstrunwizard#1334)
- Chore: Adjust HUB 9 release notes (firstrunwizard#1339)
- Fix: Move version information to first page (firstrunwizard#1340)
- Chore(deps): Bump @nextcloud/dialogs from 5.3.6 to 5.3.7 (notifications#2017)
- Feat(cli): Allow to replace and delete CLI notifications (notifications#2020)
- Fix(dashboard): Fix dashboard panel ID (photos#2626)
- Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 (recommendations#778)
- Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 (related_resources#464)
- Fix npm audit (text#6238)
- Chore(deps): update dependency ts-jest to ^29.2.5 (text#6260)
- Chore(deps): update dependency vite to ^5.4.2 (text#6261)
- Fix(deps): update dependency @nextcloud/dialogs to ^5.3.7 (text#6262)
- Fix(deps): update dependency @nextcloud/files to ^3.8.0 (text#6263)
- Fix(ViewerComponent): use MarkdownContentEditor for readonly views (text#6270)
- Fix(editorApi): Add support for a onCreate callback that gets content (text#6278)
- Fix(attachments): Show proper error message at upload error (text#6279)
- Fix: Strictify live photo condition to prevent false positive (viewer#2444)