Final maintenance releases of
31.0.4
, 30.0.10
and 29.0.16
* are out.
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!
*Nextcloud 29.0.16
is now (really) officially end-of-life (EOL) and the last community version for 29 series.
Downloads
Changelogs
… since previous stable release
31.0.4
- Build(deps): bump dompurify from 3.2.4 to 3.2.5 (server#51961)
- Chore(files_trashbin): Add user details in log from Trashbin (server#51998)
- Fix: Proper order for checking path prefix for getting file by id from cache (server#52040)
- Fix: Handle missing share providers when promoting reshares (server#52042)
- Fix(dav): Really only run the chunk cleanup once (server#52053)
- Fix(federation): Don’t load the addressbook when resolving a cloud ID (server#52069)
- Fix(files_sharing): fix share creation error handling (server#52077)
- Fix(security): Update code signing revocation list (server#52107)
- Fix(TaskProcessing): for validation for taskprocessing EShapeType (server#52119)
- Feat(bulk-upload): change the default to disabled as there are still some bugs present (server#52122)
- Ignore missing theming app (server#52165)
- Fix: only do cache copy in updater if the parent folder should be in cache (server#52189)
- Fix(tests): Share manager error message from #52076 (server#52192)
- Fix(files_sharing): rate limit share creation 20 times per 10 minutes (server#52205)
- Fix(files_sharing): Apply default password setting in SharingDetailsTab (server#52207)
- Fix: Improving logging of invalid parameters for activity subject and… (activity#1979)
- Fix npm audit (bruteforcesettings#722)
- Fix(sharing): Handle share notes (circles#1964)
- Chore(deps-dev): Bump vite from 5.4.15 to 5.4.18 (firstrunwizard#1583)
- Fix npm audit (logreader#1599)
- Update nextcloud/ocp dependency (logreader#1604)
- Update nextcloud/ocp dependency (nextcloud_announcements#468)
- Fix npm audit (notifications#2290)
- Update nextcloud/ocp dependency (notifications#2297)
- Test: Fix location and navigation errors (photos#2926)
- Test: Fix test and add CI job (photos#2934)
- Update nextcloud/ocp dependency (serverinfo#788)
- Fix(deps): update dependency lib0 to ^0.2.103 (text#7070)
- Chore(deps): update dependency vite to ^5.4.18 (text#7076)
- Chore(deps): update dependency typescript to ^5.8.3 (text#7079)
- Fix: writing during short connection failures (text#7097)
- Fix(deps): update dependency y-prosemirror to ^1.3.2 (text#7103)
- Fix(deps): update dependency webdav to ^5.8.0 (text#7104)
- Fix(deps): update dependency lib0 to ^0.2.104 (text#7110)
- Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.40.0 (text#7111)
- Chore(deps): update dependency ts-jest to ^29.3.2 (text#7119)
- Update nextcloud/ocp dependency (twofactor_nextcloud_notification#980)
30.0.10
- Build(deps): bump dompurify from 3.2.4 to 3.2.5 (server#51961)
- Chore(files_trashbin): Add user details in log from Trashbin (server#51998)
- Fix: Proper order for checking path prefix for getting file by id from cache (server#52040)
- Fix: Handle missing share providers when promoting reshares (server#52042)
- Fix(dav): Really only run the chunk cleanup once (server#52053)
- Fix(federation): Don’t load the addressbook when resolving a cloud ID (server#52069)
- Fix(files_sharing): fix share creation error handling (server#52077)
- Fix(security): Update code signing revocation list (server#52107)
- Fix(TaskProcessing): for validation for taskprocessing EShapeType (server#52119)
- Feat(bulk-upload): change the default to disabled as there are still some bugs present (server#52122)
- Ignore missing theming app (server#52165)
- Fix: only do cache copy in updater if the parent folder should be in cache (server#52189)
- Fix(tests): Share manager error message from #52076 (server#52192)
- Fix(files_sharing): rate limit share creation 20 times per 10 minutes (server#52205)
- Fix(files_sharing): Apply default password setting in SharingDetailsTab (server#52207)
- Fix: Improving logging of invalid parameters for activity subject and… (activity#1979)
- Fix npm audit (bruteforcesettings#722)
- Fix(sharing): Handle share notes (circles#1964)
- Chore(deps-dev): Bump vite from 5.4.15 to 5.4.18 (firstrunwizard#1583)
- Fix npm audit (logreader#1599)
- Update nextcloud/ocp dependency (logreader#1604)
- Update nextcloud/ocp dependency (nextcloud_announcements#468)
- Fix npm audit (notifications#2290)
- Update nextcloud/ocp dependency (notifications#2297)
- Test: Fix location and navigation errors (photos#2926)
- Test: Fix test and add CI job (photos#2934)
- Update nextcloud/ocp dependency (serverinfo#788)
- Fix(deps): update dependency lib0 to ^0.2.103 (text#7070)
- Chore(deps): update dependency vite to ^5.4.18 (text#7076)
- Chore(deps): update dependency typescript to ^5.8.3 (text#7079)
- Fix: writing during short connection failures (text#7097)
- Fix(deps): update dependency y-prosemirror to ^1.3.2 (text#7103)
- Fix(deps): update dependency webdav to ^5.8.0 (text#7104)
- Fix(deps): update dependency lib0 to ^0.2.104 (text#7110)
- Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.40.0 (text#7111)
- Chore(deps): update dependency ts-jest to ^29.3.2 (text#7119)
- Update nextcloud/ocp dependency (twofactor_nextcloud_notification#980)
29.0.16
- Build(deps): bump dompurify from 3.2.4 to 3.2.5 (server#51958)
- Fix: Handle missing share providers when promoting reshares (server#52041)
- Fix(dav): Really only run the chunk cleanup once (server#52052)
- Fix(files_sharing): fix share creation error handling (server#52076)
- Fix(security): Update code signing revocation list (server#52112)
- Ignore missing theming app (server#52164)
- Fix(files_sharing): Apply default password setting in SharingDetailsTab (server#52172)
- Fix: Transfer ownership with S3 as primary (server#52183)
- Fix(tests): Share manager error message from #52076 (server#52187)
- Fix: only do cache copy in updater if the parent folder should be in cache (server#52190)
- Fix(deps): pin jquery-ui to 1.13 (server#52213)
- Fix npm audit (activity#1710)
- Chore(deps-dev): Bump vite from 5.4.15 to 5.4.18 (firstrunwizard#1582)
- Fix npm audit (logreader#1598)
- Update nextcloud/ocp dependency (photos#2916)
- Chore(deps): update dependency @nextcloud/eslint-config to ^8.4.2 (text#7113)
- Chore(deps): update dependency cypress-split to ^1.24.14 (text#7115)
- Chore(deps): update dependency vite to ^5.4.18 (text#7116)
- Fix(deps): update dependency @nextcloud/event-bus to ^3.3.2 (text#7117)
- Fix(deps): update dependency @nextcloud/files to ^3.10.2 (text#7118)
- Chore(deps): update dependency cypress-visual-regression to ^5.3.0 (text#7123)
- Fix(deps): update dependency y-prosemirror to ^1.3.2 (text#7125)