The third 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 beta is planned for next week. Stay tuned!
Download
Changelog
- Modernize mime typeloader (server#36252)
- Occ: Add
--all
support touser:lastseen
(server#39669) - Respect custom webroot in setup form (server#41189)
- Fix(settings):
posix_getpwuid
can returnfalse
which should not be accessed like an array (server#43334) - Chore: Migrate samba
files_external
test from drone to github (server#43516) - Fixes for getting the filename in the FileInfo class (server#43652)
- Chore(deps-dev): Bump exports-loader from 4.0.0 to 5.0.0 (server#43806)
- Fix(provisioning_api): Fix AppInfo schema for OpenAPI (server#43877)
- Migrate header check to setupcheck API (server#44067)
- Split live photo listener to extract trashbin specific code into its own listener (server#44069)
- Fix(cron): Fix Cron misrepresenting itself as console (server#44094)
- Chore(deps): bump query-string from 8.2.0 to 9.0.0 (server#44102)
- Feat: Apps discover section (server#44129)
- Fix(dav): Add occ command to fix missing caldav sync tokens (server#44130)
- Fix: don’t return null for SharedStorage::getWrapperStorage with share recursion (server#44132)
- Fix(files): Right click menu offset and list scrolled glitch (server#44139)
- Fix(updatenotification): spread the use of new iappconfig (server#44165)
- Chore(files_versions): Use new metadata API for versions (server#44175)
- Fix(Navigation): ensure NavManager is inited when adding an entry (server#44178)
- Fix: No password set for new mail shares (server#44184)
- Fix(CI): Add missing generic files_external tests (server#44191)
- Fix: avoid scanning a non existing directory (server#44203)
- Chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6 (server#44207)
- [master] Update nextcloud/ocp dependency (activity#1591)
- Chore: Remove unnecessary workflows and update existing (files_downloadlimit#236)
- Chore: Add some workflows from upstream (files_downloadlimit#237)
- Chore: Add README and document API (files_downloadlimit#238)
- Chore: update workflows from templates (files_pdfviewer#919)
- Chore(deps): Bump @nextcloud/dialogs from 5.1.2 to 5.2.0 (files_pdfviewer#920)
- Chore(deps): Bump icewind1991/nextcloud-version-matrix from 1.3.0 to 1.3.1 (firstrunwizard#1116)
- Chore(deps-dev): Bump vite from 5.1.4 to 5.1.6 (firstrunwizard#1123)
- Chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2 (firstrunwizard#1124)
- Chore(deps): Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 (firstrunwizard#1125)
- Chore(deps-dev): Bump christophwurst/nextcloud_testing from 0.12.4 to 1.0.0 (password_policy#508)
- Chore: Update workflows from organization (password_policy#512)
- Fix: Migrate some deprecated functions (password_policy#516)
- Fix: Modernize build system to use vite and
@nextcloud/vue
version 8 (password_policy#517) - Update npm and node engines versions (password_policy#536)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.16 to 9.6.17 (password_policy#551)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.1 to 1.2.1 (related_resources#350)
- Chore(deps): Bump @nextcloud/router from 2.2.1 to 3.0.0 (related_resources#351)
- [master] Update nextcloud/ocp dependency (related_resources#353)
- Updating command-compile.yml workflow from template (related_resources#354)
- Chore: update workflows from templates (related_resources#355)
- Fix(deps): update yjs (main) (text#5429)
- Fix(Preview): allow removing Preview with backspace (text#5444)
- Fix(backend): Accept pushs with only step1 messages by read-only clients (text#5466)
- Fix(session): Fix setting a guest name (text#5469)
- Fix: Avoid race condition that may initialize a document twice on the clients (text#5470)
- Reset document session on filesystem change (text#5481)
- Fix(attachments): Don’t use currentSession for fetching attachments (text#5484)
- Fix(LinkPicker): Don’t open link picker inside code blocks (text#5490)
- Bump nextcloud/coding-standard from 1.1.1 to 1.2.1 (updater#537)
- Chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2 (viewer#2232)
- Chore(deps): Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 (viewer#2233)