The fifth beta of Nextcloud 29 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!
Next (and hopefully last) beta is planned for next week. Stay tuned!
Download
Changelog
- Fix(dav): Add retention time to sync token cleanup (server#44075)
- Feat: Limit email input to 255 chars (server#44218)
- Feat(ObjectStore): Make the S3
concurrency
option configurable (server#44252) - Fix(config): Make sure user keys are strings (server#44276)
- Allow injecting the user temporarily for direct editing (server#44295)
- Forbid tagging readonly files (server#44297)
- Fix(db): remove redundant index in cards (server#44333)
- Fix(share): use share owner to get ownership (server#44339)
- Fix(dav): adjust usages of webdav.customRequest (server#44344)
- Fix(caldav): add EXDATE and EXRULE to confidential object (server#44360)
- Rename MetadataFileEvents to VersionAuthorListener (server#44363)
- Feat: Add new mdi New file menu icons (server#44368)
- Fix(dav): ACLs for shared addressbooks (server#44376)
- Fix(workflowengine): Use correct event names to make search for groups work again (server#44381)
- Fix: Only allow the share owner to set a limit (files_downloadlimit#242)
- Fix(api): Ignore “parsed” link and icon urls when deleting (notifications#1858)
- Add dashboard widget: On this day (photos#1121)
- Chore: update workflows from templates (photos#2316)
- Ensure document stays consistent with y.js state file (text#5477)
- Fix(sync): If
baseVersionEtag
changed, reset frontend (text#5523) - Fix/hide bubble when in menu (text#5529)
- Test(cypress): Downgrade cypress-io/github-action to v5.3.0 to fix errors (text#5533)
- Fix: Force visibility for tippy (text#5537)
- Fix(LinkBubble): Display link bubble view only if href is set (text#5538)
- Fix(files): Change icons+wording for adding text doc and folder description (text#5540)
- Fix/5522 no link preview toggle for anchor links (text#5544)
- [main] Update nextcloud/ocp dependency (text#5545)