An out of bound maintenance releases of 29.0.6 is coming next Tuesday and an RC for it is now available on our download server.
We decided to address an issue were new installations on slow servers failed.
As always, help with testing is very much welcome!
We updated our servers, did our tests, and the release candidates seem pretty decent. Still, give it a whirl and report back here so we’re even more sure that it’s good to go! If you notice anything out of order, please report back on the appropriate Github repository!
Downloads
Changelogs
29.0.6 RC1
- 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 (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: undefined filename in livephoto (viewer#2419)
- Fix: Strictify live photo condition to prevent false positive (viewer#2443)