Maintenance releases of 29.0.7
and 28.0.10
are out
Downloads
Changelogs (since previous stable)
29.0.7
- Fix(webauthn): Increase database column for public key id (server#47247)
- Fix: check for correct storage class when checking for link parent (server#47284)
- Fix(caldav): allow renaming of birthday calendars (server#47337)
- Fix: write object to the correct urn when moving from another storage to object store (server#47486)
- Fix: re-enable content-length header via htaccess (server#47620)
- Fix(config): Avoid error messages for restricted opcache API (server#47623)
- Fix(files): Correctly parse external shares for files UI (server#47692)
- LinkReferenceProvider] Better size check (server#47696)
- Oauth2] Store hashed secret instead of encrypted (server#47700)
- Fix(settings): Fix sharing exclude groups from password requirement option not working (server#47715)
- Fix npm audit (server#47717)
- Fix: only keep major as server version (server#47721)
- Fix(jobs): Switch to executeStatement() while deleting rows (server#47727)
- Fix status check and saving of external storages (server#47734)
- Fix(files): Typo in import of
ShareType
(server#47743) - Fix(files): undefined displayname for outdated
@nextcloud/files
<3.6.0 apps (server#47745) - Fix(files): undefined sidebar (server#47747)
- Fix(files): Create non-existent parents of mountpoints (server#47750)
- Fix(appstore): Cache apps.json also on dev instances (server#47765)
- Fix: add option to remove the webroot for setup checks and donβt checβ¦ (server#47774)
- Fix: Use sha256 to hash arguments of background jobs (server#47777)
- Feat(transfer-ownership): Correctly react to encrypted files (server#47780)
- Fix(dav): Always respond custom error page on exceptions (server#47786)
- Fix: Replace conflicting tags in
xml_exception
template (server#47843) - Forces sidebarPlugins to unmount and mount during an ActivityTab update (activity#1771)
- Chore(deps-dev): Bump axios from 1.7.5 to 1.7.6 (files_pdfviewer#1038)
- Chore(deps-dev): Bump adm-zip from 0.5.15 to 0.5.16 (files_pdfviewer#1039)
- Update nextcloud/ocp dependency (nextcloud_announcements#381)
- Fix: remove nextcloud_photos_ tmp files when done (photos#2610)
- Update nextcloud/ocp dependency (serverinfo#679)
- Allow viewing of attachments when shared by mail (text#6285)
- Chore(deps): update vueuse to ^10.11.1 (text#6303)
- Fix(deps): update dependency @nextcloud/dialogs to ^5.3.7 (text#6304)
- Fix(deps): update dependency lib0 to ^0.2.97 (text#6305)
- Fix(Table): Fix pasting content with newlines to table cells (text#6318)
- Fix(mention): No extra whitespace in markdown before/after mentions (text#6320)
- Chore(deps): update dependency @types/dockerode to ^3.3.31 (viewer#2402)
- Chore(deps): update cypress (viewer#2403)
- Fix(deps): update dependency @fontsource/roboto to ^5.0.14 (viewer#2452)
- Fix(deps): update nextcloud (viewer#2455)
- Chore(deps): lock file maintenance (viewer#2458)
28.0.10
- Build(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3 (server#46483)
- Fix: Pass the mountpoint target user to storages without owner (server#46680)
- Fix(files): Provide default file action for file entry name (on click action) (server#46939)
- Fix npm audit (server#47019)
- Fix(files): Correctly validate new node name (server#47035)
- Fix(trashbin): Correctly set original name as displayname (server#47037)
- Fix(userstatus): run user status automation job for start and end events (server#47214)
- Fix/comment deleting with activities installed (server#47233)
- Fix(webauthn): Increase database column for public key id (server#47246)
- Donβt save translated predefined user status as custom status (server#47262)
- Fix(sharing): Pin @nextcloud/dialogs to a version that doesnβt use Nextcloud 29 APIs (server#47271)
- Fix(FileList): Update filelist or share save (server#47318)
- Fix(user_ldap): Catch DB Exceptions when updating group memberships (server#47335)
- Fix(caldav): allow renaming of birthday calendars (server#47336)
- Fix(setupcheck): Fix mimetype server version check in backport (server#47377)
- Fix(theming): Make getImage() call save against missing non-SVG version (server#47383)
- Fix(files): Adjust import of
ShareType
(server#47386) - Fix(caldav): limit property length (server#47420)
- Fix: Trusted server icon recovery without addressbook change (server#47427)
- Fix: csrf check failed on public share with password (server#47445)
- Fix npm audit (server#47472)
- Fix(mailer): Call to custom mail_template_class (server#47476)
- Fix(flow): cannot set custom user agent (server#47481)
- Fix: gracefully handle unexpected exif orientation types (server#47531)
- Fix(files): fix list gap at bottom (server#47537)
- Fix(provisionning_api): Remove parameters that are not set into template (server#47572)
- Fix: optimise
getWrongShareOwnership
query (server#47576) - Fix: re-enable content-length header via htaccess (server#47622)
- Fix(config): Avoid error messages for restricted opcache API (server#47624)
- Fix(files): Reset drop notice on firefox (server#47639)
- Fix npm audit (server#47669)
- LinkReferenceProvider] Better size check (server#47697)
- Oauth2] Store hashed secret instead of encrypted (server#47701)
- Fix(settings): Fix sharing exclude groups from password requirement option not working (server#47714)
- Fix: only keep major as server version (server#47722)
- Fix(dav): adjust usages of webdav.customRequest (server#47732)
- Fix status check and saving of external storages (server#47735)
- Fix(files): undefined sidebar (server#47746)
- Fix(files): Create non-existent parents of mountpoints (server#47749)
- Fix(appstore): Cache apps.json also on dev instances (server#47766)
- Fix: Use sha256 to hash arguments of background jobs (server#47776)
- Feat(transfer-ownership): Correctly react to encrypted files (server#47779)
- Fix(dav): Always respond custom error page on exceptions (server#47785)
- Fix(files): Correctly parse external shares for files UI (server#47797)
- Bump nextcloud/vue from
8.6.2
to8.8.1
(activity#1583) - Update nextcloud/ocp dependency (activity#1680)
- Fix npm audit (files_pdfviewer#1034)
- Chore(deps-dev): Bump adm-zip from 0.5.15 to 0.5.16 (files_pdfviewer#1042)
- Chore(deps-dev): Bump axios from 1.7.5 to 1.7.6 (files_pdfviewer#1043)
- Fix npm audit (firstrunwizard#1322)
- Update nextcloud/ocp dependency (nextcloud_announcements#379)
- Update nextcloud/ocp dependency (notifications#2028)
- Fix: remove nextcloud_photos_ tmp files when done (photos#2609)
- Fix npm audit (photos#2621)
- Fix: allow dot in mounted on (serverinfo#666)
- Update nextcloud/ocp dependency (serverinfo#677)
- Fix reconnecting websocket polyfill and error propagation during push (text#6204)
- Fix(attachments): Uploading of attachments from public shares (text#6214)
- Fix npm audit (text#6239)
- Fix: catch all errors when getting rich workspace content (text#6245)
- Ci(cypress): Fix file list link selector (text#6265)
- Fix(editorApi): Add support for a onCreate callback that gets content (text#6276)
- Allow viewing of attachments when shared by mail (text#6286)
- Fix: hide menu Link to file for direct editing (text#6288)
- Fix npm audit (text#6308)
- Fix(Table): Fix pasting content with newlines to table cells (text#6317)
- Fix npm audit (viewer#2408)