Nextcloud Hub 29.0.6
3 September 2024
Nextcloud Hub version 29.0.6 is now available.
Upgrading to Nextcloud Hub 29.0.6
Nextcloud Hub 29.0.6 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Nextcloud Hub updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Nextcloud Hub install to test the 29.0.6 upgrade prior to applying it live. Get started managing your Nextcloud Hub installations with Installatron
What's New in Nextcloud Hub 29.0.6
Bug Fixes and Changes
- Fix npm audit (server#47175)
- Fix(userstatus): run user status automation job for start and end events (server#47213)
- Stable29: Fix/comment deleting with activities installed (server#47234)
- Don’t save translated predefined user status as custom status (server#47263)
- Chore(deps): Update `@nextcloud/upload` (server#47367)
- Fix(setupcheck): Fix mimetype server version check in backport (server#47378)
- Fix(theming): Make getImage() call save against missing non-SVG version (server#47384)
- Fix(ProvisioningAPI): set typed config values by via API (server#47394)
- Fix(provisioning): Support setting new app configs as well (server#47410)
- Fix(caldav): limit property length (server#47421)
- Fix: Trusted server icon recovery without addressbook change (server#47428)
- Fix(mailer): Call to custom mail_template_class (server#47477)
- Fix(flow): cannot set custom user agent (server#47482)
- Fix(files): Adjust margin at the file list bottom (server#47493)
- Fix(files): Reset drop notice on firefox (server#47497)
- Fix: Correctly load favorites for subpath (server#47501)
- Fix(Router): Load attribute routes of all apps when not app is specified (server#47517)
- Fix: gracefully handle unexpected exif orientation types (server#47536)
- Fix(files): fix list gap at bottom (server#47538)
- Fix(logger): ignore session logging during setup (server#47549)
- Update `@nextcloud/vue` to v8.17.0 (server#47566)
- Refactor(files): Drop unneeded initial state (server#47571)
- Fix(provisionning_api): Remove parameters that are not set into template (server#47573)
- Fix: optimise `getWrongShareOwnership` query (server#47577)
- Fix npm audit (server#47668)
- Fix(settings): Hide forbidden UI elements for group managers (server#47687)
- Revert “fix(deps): Fix npm audit” (server#47706)
- Fix npm audit (bruteforcesettings#637)
- Fix npm audit (files_pdfviewer#1018)
- Fix: Use the user configured UI language for PDFjs instead of browser language #1026 (files_pdfviewer#1027)
- Chore(deps-dev): Bump axios from 1.7.4 to 1.7.5 (files_pdfviewer#1030)
- Fix npm audit (files_pdfviewer#1033)
- Fix npm audit (firstrunwizard#1319)
- Chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 5.3.7 (firstrunwizard#1330)
- Chore(deps-dev): Bump vite from 5.4.1 to 5.4.2 (firstrunwizard#1331)
- Fix(dashboard): Fix dashboard panel ID (photos#2625)
- Fix: allow dot in mounted on (serverinfo#667)
- Update nextcloud/ocp dependency (text#6195)
- Fix npm audit (text#6197)
- Fix reconnecting websocket polyfill and error propagation during push (text#6205)
- Fix(attachments): Uploading of attachments from public shares (text#6215)
- Fix: catch all errors when getting rich workspace content (text#6246)
- Ci(cypress): Fix file list link selector (text#6266)
- Fix(editorApi): Add support for a onCreate callback that gets content (text#6277)
- Fix: hide menu Link to file for direct editing (text#6289)
- Fix: undefined filename in livephoto (viewer#2419)
- Fix: Strictify live photo condition to prevent false positive (viewer#2443)