Maintenance releases of 26.0.6 and 25.0.11 are coming next Thursday and RCs for those are now available on our download server. Also available is the second RC of 27.1.0!
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
- https://download.nextcloud.com/server/prereleases/nextcloud-27.1.0rc2.zip
- https://download.nextcloud.com/server/prereleases/nextcloud-26.0.6rc1.zip
- https://download.nextcloud.com/server/prereleases/nextcloud-25.0.11rc1.zip
Changelog
27.1.0rc2
- Fix(s3): fix handling verify_bucket_exists parameter (server#40186)
- Chore(3rdparty): update sabre/http to 5.1.10 (server#40197)
- Fix(CardDAV): allow disabling of the system address book (server#40200)
- Fix npm audit (server#40220)
- Fix: prevent sharing permissions on user root folder (server#40227)
- Move share permission logic to storage wrapper (server#40231)
- Enh: skip processing for empty response (server#40258)
- Change proftpd ci image (server#40269)
- Admin have no special rights on usersā entries (server#40271)
- Chore: Bump @nextcloud/dialogs to v4.2.0 beta 5 (server#40281)
- Detect aborted connection in OC\Files\View and stop writing data to t⦠(server#40286)
- Feat: Add events for version restore (server#40297)
- Enable download configuration on circles shares (server#40298)
- Fix(ratelimit): Only use memory cache backend for redis (server#40300)
- Fix(CalDAV): check birthday calendar owner (server#40309)
- Rename AppEcosystemV2 to AppAPI (server#40315)
- Backport Polish new sharing flow : accesibility, expand bahavior, click outside behaviour (server#40327)
- Chore(deps): Bump cweagans/composer-patches from 1.7.1 to 1.7.3 (3rdparty#1525)
- Chore(deps): update sabre/http to 5.1.10 in stable27 (3rdparty#1560)
- Filter system circles (circles#1381)
- Download permissions on share for internal/external members (circles#1384)
- Support files_external (circles#1386)
- Perf(dashboard): implement widget item api v2 (recommendations#649)
- Fix(deps): update tiptap to ^2.1.7 (text#4757)
- Chore(deps): update vueuse to ^10.4.1 (text#4758)
- Fix(deps): update dependency mermaid to ^10.4.0 (text#4759)
- Update nextcloud/ocp dependency (text#4765)
- List fixes (text#4774)
26.0.6rc1
- Do not allow to toggle between password and text in sharing (server#39602)
- Fix(notifications): Remove share notification when the node is deleted (server#39711)
- Catch more invalid cache source storage paths (server#39726)
- Optimize calendar search query (server#39788)
- Chore: update
@nextcloud-vue
tov7.12.2
(server#39812) - Fix: close cursor after reading the invitation (server#39816)
- Wrap long productName on login form (server#39854)
- Calendar optimizations (server#39861)
- Select the fileid first when looking for incomplete files (server#39872)
- Fix: Also cleanup version metadata if expiring (server#39874)
- Fix(weather_status): Pass address as param to OSM API (server#39917)
- Prevent PHP warning when CacheEntry extension keys are not set (server#39931)
- Fix: donāt emit Hooks when hookpaths are empty (server#39935)
- Fix(memcache): Fix comparison of Memcache configs to classes (server#39948)
- Fix: always use display name from correct backend (server#39991)
- Fix(security): Update CA certificate bundle (server#40006)
- Fix(logging): user log condition feature (server#40035)
- Improve upload progress visualization (server#40061)
- Do not log passwords in debug mode (server#40076)
- Fix(cache): Remove displayname cache entry on delete (server#40085)
- Fix(CalDAV): check voject exists before attempting any operation (server#40086)
- Feat: add switch to disable dns pinning (server#40167)
- Fix(s3): fix handling verify_bucket_exists parameter (server#40187)
- Fix: prevent sharing permissions on user root folder (server#40229)
- Move share permission logic to storage wrapper (server#40232)
- Enh: skip processing for empty response (server#40260)
- Detect aborted connection in OC\Files\View and stop writing data to the output buffer (server#40280)
- Admin have no special rights on usersā entries (server#40291)
- Fix(ratelimit): Only use memory cache backend for redis (server#40302)
- Fix(CalDAV): check birthday calendar owner (server#40310)
- Replace deprecated ārequestā with āaxiosā (files_pdfviewer#793)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (files_pdfviewer#800)
- Fix extraction of PDF.js package (files_pdfviewer#808)
- Update nextcloud/ocp dependency (firstrunwizard#925)
- Update nextcloud/ocp dependency (firstrunwizard#947)
- Update nextcloud/ocp dependency (logreader#964)
- Update nextcloud/ocp dependency (nextcloud_announcements#220)
- Update nextcloud/ocp dependency (notifications#1630)
- Chore: update workflows from templates (privacy#945)
- Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#947)
- Update nextcloud/ocp dependency (related_resources#272)
- Chore(deps): update dependency cypress to ^12.17.3 (text#4636)
- Chore(deps): update dependency vite to ^4.4.9 (text#4638)
- Update nextcloud/ocp dependency (text#4643)
- Fix: Use default font size (text#4646)
- Fix: Use resize observer to calculate menubar icon limit (text#4650)
- Fix(css): Move code highlighting CSS to
prosemirror.scss
(text#4652) - Chore(deps): update dependency @vue/vue2-jest to ^29.2.5 (text#4695)
- Chore(deps): update dependency cypress to ^12.17.4 (text#4696)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.2 (text#4712)
- Fix(deps): update dependency lib0 to ^0.2.82 (text#4713)
- Chore(deps): update dependency eslint-plugin-cypress to ^2.14.0 (text#4715)
- Fix(deps): update tiptap to ^2.1.6 (text#4717)
- Chore(deps): update dependency vue-demi to ^0.14.6 (text#4740)
- Chore(deps): update jest to ^29.6.4 (text#4741)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4742)
- Fix(deps): update dependency lib0 to ^0.2.83 (text#4760)
- Fix(deps): update tiptap to ^2.1.7 (text#4761)
- Update nextcloud/ocp dependency (text#4764)
- Fix(deps): update vueuse to ^10.4.1 (text#4766)
- List fixes (text#4775)
- Ci(xmllint): bump action to v1.1 (twofactor_totp#1428)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (viewer#1807)
- Update cypress snapshots (viewer#1827)
- Fix npm audit (viewer#1829)
- Chore(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0-beta.14 (viewer#1854)
- Revert āChore(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0-beta.14ā (viewer#1865)
- Fix(cypress): header sharing download button selector (viewer#1872)
- Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (viewer#1909)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1910)
25.0.11rc1
- Do not allow to toggle between password and text in sharing (server#39603)
- Select the fileid first when looking for incomplete files (server#39703)
- Fix(notifications): Remove share notification when the node is deleted (server#39712)
- Catch more invalid cache source storage paths (server#39731)
- Optimize calendar search query (server#39787)
- Wrap long productName on login form (server#39857)
- Fix(weather_status): Pass address as param to OSM API (server#39918)
- Fix: donāt emit Hooks when hookpaths are empty (server#39936)
- Fix(security): Update CA certificate bundle (server#40008)
- Fix(logging): user log condition feature (server#40036)
- Fix(CalDAV): check voject exists before attempting any operation (server#40089)
- Fix(s3): fix handling verify_bucket_exists parameter (server#40188)
- Fix npm audit (server#40218)
- Detect aborted connection in OC\Files\View and stop writing data to the output buffer (server#40233)
- Enh: skip processing for empty response (server#40261)
- Admin have no special rights on usersā entries (server#40279)
- Fix(ratelimit): Only use memory cache backend for redis (server#40304)
- Fix(CalDAV): check birthday calendar owner (server#40311)
- Replace deprecated ārequestā with āaxiosā (files_pdfviewer#794)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (files_pdfviewer#799)
- Fix extraction of PDF.js package (files_pdfviewer#809)
- Update nextcloud/ocp dependency (firstrunwizard#900)
- Chore: update workflows from templates (firstrunwizard#933)
- Update nextcloud/ocp dependency (firstrunwizard#946)
- Update nextcloud/ocp dependency (logreader#962)
- Update nextcloud/ocp dependency (nextcloud_announcements#219)
- Update nextcloud/ocp dependency (notifications#1636)
- Update nextcloud/ocp dependency (photos#1951)
- Fix npm audit (photos#1963)
- Chore(deps-dev): Bump @vue/test-utils from 1.3.3 to 1.3.6 (photos#1977)
- Chore(deps-dev): Bump jest from 29.6.1 to 29.6.2 (photos#1986)
- Chore(deps-dev): Bump @vue/vue2-jest from 29.2.4 to 29.2.5 (photos#1991)
- Chore(deps-dev): Bump autoprefixer from 10.4.13 to 10.4.15 (photos#2014)
- Chore(deps-dev): Bump jest from 29.6.2 to 29.6.4 (photos#2023)
- Chore(deps-dev): Bump postcss from 8.4.27 to 8.4.28 (photos#2024)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (photos#2025)
- Chore(deps): Bump immutable from 4.3.0 to 4.3.4 (photos#2026)
- Chore(deps-dev): Bump postcss from 8.4.28 to 8.4.29 (photos#2041)
- Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#875)
- Chore: update workflows from templates (privacy#946)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (privacy#948)
- Feat: add phpunit-summary-when-unrelated.yml (privacy#950)
- Fix npm audit (privacy#953)
- Chore(deps): Bump @nextcloud/vue from 7.12.2 to 7.12.4 (privacy#956)
- Update nextcloud/ocp dependency (related_resources#270)
- Update nextcloud/ocp dependency (text#4641)
- Chore(deps): update dependency jest-environment-jsdom to ^29.6.4 (text#4743)
- Chore(deps): update dependency vue-demi to ^0.14.6 (text#4744)
- Chore(deps): update dependency vite-plugin-commonjs to ^0.9.0 (text#4745)
- Update nextcloud/ocp dependency (text#4763)
- Fix(deps): update dependency @nextcloud/vue to ^7.12.4 (text#4767)
- Ci(xmllint): bump action to v1.1 (twofactor_totp#1427)
- Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (viewer#1813)
- Update cypress snapshots (viewer#1817)
- Fix npm audit (viewer#1845)
- Fix(cypress): header sharing download button selector (viewer#1873)
- Fix(deps): update dependency filerobot-image-editor to ^4.5.1 (viewer#1911)