Maintenance releases of 24.0.4 and 23.0.8 are now available on our download server.
Downloads
- https://download.nextcloud.com/server/releases/nextcloud-24.0.4.zip
- https://download.nextcloud.com/server/releases/nextcloud-23.0.8.zip
Changelog
24.0.4
- Bump underscore from 1.12.0 to 1.12.1 (server#31984)
- Allow compatibility wrapper on local external storage (server#32273)
- Bump vue-router from 3.5.3 to 3.5.4 (server#32840)
- Bump handlebars-loader from 1.7.1 to 1.7.2 (server#33096)
- DAV custom props: catch Exception and rollback transaction in case (server#33132)
- Fix empty address books being exported (server#33178)
- Fix listening for circle events in SetupManager (server#33212)
- Also use nextcloud certificate bundle when downloading from s3 (server#33252)
- Translate error when user already exists (server#33262)
- Fix loading legacy app.php with multi app dir (server#33276)
- Always triger setup of builtin storage wrappers (server#33326)
- Fix reading blob data as resource (server#33343)
- Reset user status based on message ID only (server#33350)
- Bump sabre dav to 4.4.0 in stable24 (server#33352)
- Improve local IP detection (server#33353)
- Bump dompurify from 2.3.8 to 2.3.10 (server#33363)
- Donāt try to purge objects from the birthday calendar when it doesnāt exist (server#33364)
- Bump jsdoc from 3.6.10 to 3.6.11 (server#33369)
- Bump @nextcloud/moment from 1.2.0 to 1.2.1 (server#33370)
- Donāt set
null
as a bundle path (server#33382) - Handle AccessDenied error when checking if external s3 support versions (server#33391)
- Handle one time and large passwords (server#33407)
- Add share attributes + prevent download permission (server#33416)
- Bump clipboard from 2.0.10 to 2.0.11 (server#33438)
- Fix file public link permissions if public upload is not enabled (server#33439)
- Bump jquery-ui from 1.13.1 to 1.13.2 (server#33441)
- Revert āRevert āRemove inefficient fed share scannerāā (server#33455)
- Do not update passwords if nothing changed (server#33490)
- Bump sabre/dav to 4.4.0 (3rdparty#1109)
- Add psalm (circles#1108)
- Ignore circle with no initiator (circles#1123)
- Build(deps-dev): bump cypress from 9.6.0 to 9.6.1 (text#2694)
- Build(deps): bump prosemirror-view from 1.26.4 to 1.26.5 (text#2695)
- Build(deps): bump @tiptap/core from 2.0.0-beta.181 to 2.0.0-beta.182 (text#2696)
- Do not unintended remove or modify link titles (text#2701)
- Build(deps): bump core-js from 3.23.3 to 3.23.5 (text#2727)
- Make cypress CI faster (text#2728)
- Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (text#2746)
- Build(deps): bump prosemirror-schema-list from 1.2.0 to 1.2.1 (text#2747)
- Fix bullet list input role for CJK input (text#2753)
- Build(deps-dev): bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 (text#2767)
- Merge pull request #1273 from nextcloud/enh/open_with (viewer#1296)
- Fix bundling in stable24 (viewer#1308)
23.0.8
- Bump clipboard from 2.0.10 to 2.0.11 (server#32333)
- Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration (server#33095)
- Logging, updating status for general error in federation (server#33103)
- Load dashboard widgets of enabled apps only (server#33156)
- Also use nextcloud certificate bundle when downloading from s3 (server#33253)
- Fix loading legacy app.php with multi app dir (server#33277)
- Fix reading blob data as resource (server#33344)
- Bump dompurify from 2.3.8 to 2.3.10 (server#33348)
- Reset user status based on message ID only (server#33351)
- Improve local IP detection (server#33354)
- Donāt try to purge objects from the birthday calendar when it doesnāt exist (server#33365)
- Bump underscore from 1.12.0 to 1.12.1 (server#33366)
- Donāt set
null
as a bundle path (server#33383) - Handle AccessDenied error when checking if external s3 support versions (server#33392)
- DAV custom props: catch Exception and rollback transaction in case (server#33408)
- Bump @nextcloud/momemt to 1.2.1 (server#33436)
- Handle one time and large passwords (server#33443)
- Revert āRevert āRemove inefficient fed share scannerāā (server#33456)
- Do not update passwords if nothing changed (server#33489)
- Build(deps): bump prosemirror-markdown from 1.9.1 to 1.9.3 (text#2698)
- Build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (viewer#1304)
- Merge pull request #1273 from nextcloud/enh/open_with (viewer#1305)