v13.5.0Pre-release
v13.5.0 Beta
Added 4
- Ship harp for manual-install and helm deployments
- Persist EuroOffice DATA_DIR as a volume
- Add --noxattrs option to borg extract command in borgbackup
- Expose glances via caddy community container and add secret
Changed 4
- Replace sudo with su-exec in mastercontainer and nextcloud
- Disable mod_reqtimeout body rate limit in Apache to allow large uploads on slow connections
- Enable zstd and gzip compression in caddy and disable brotli
- Renormalize line endings
Fixed 3
- Fix scrutiny access to nvme drives
- Update joplin-server.json
- Exit daily-backup.sh early in mastercontainer if restore is running
Nextcloud 33.0.7 is included but new instances can install Nextcloud 34 directly
What's Changed
🏕 New features and other improvements
- ship harp also for manual-install and helm by @szaimen in https://github.com/nextcloud/all-in-one/pull/8370
- mastercontainer and nextcloud: replace sudo with su-exec by @Zoey2936 in https://github.com/nextcloud/all-in-one/pull/8524
- fix(Apache): disable mod_reqtimeout body rate limit to allow large uploads on slow connections by @szaimen with @Copilot in https://github.com/nextcloud/all-in-one/pull/8510
- Persist EuroOffice DATA_DIR as a volume by @deschoene in https://github.com/nextcloud/all-in-one/pull/8512
- feat(borgbackup): add --noxattrs option to borg extract command by @szaimen with @Copilot in https://github.com/nextcloud/all-in-one/pull/8513
- apache: enable zstd and gzip compression in caddy and disable brotli by @Zoey2936 in https://github.com/nextcloud/all-in-one/pull/8521
- renormalize line endings by @Zoey2936 in https://github.com/nextcloud/all-in-one/pull/8542
- expose glances via caddy community container and add secret by @derStephan in https://github.com/nextcloud/all-in-one/pull/8531
🐞 Fixed bugs
- scrutiny: fix access to nvme drives by @szaimen in https://github.com/nextcloud/all-in-one/pull/8529
- Update joplin-server.json by @Larson40 in https://github.com/nextcloud/all-in-one/pull/8496
- fix(Mastercontainer): exit daily-backup.sh early if restore is running by @szaimen with @Copilot in https://github.com/nextcloud/all-in-one/pull/8514
👒 Updated dependencies
- build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 in /.github/workflows by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8491
- build(deps): bump haproxy from 3.4.2-alpine to 3.4.3-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8497
- build(deps): bump collabora/code from 26.04.2.1.1 to 26.04.2.4.1 in /Containers/collabora by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8501
- build(deps): bump php from 8.5.8-fpm-alpine3.24 to 8.5.9-fpm-alpine3.24 in /Containers/mastercontainer by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8525
- build(deps): bump php from 8.3.32-fpm-alpine3.24 to 8.3.33-fpm-alpine3.24 in /Containers/nextcloud by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8526
- build(deps): bump nats from 2.14.3-scratch to 2.14.4-scratch in /Containers/talk by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8528
- build(deps): bump docker from 29.6.2-cli to 29.7.0-cli in /Containers/mastercontainer by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8534
- Helm Chart updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8536
- Update test container image references by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8504
- Revert "build(deps): bump collabora/code from 26.04.2.1.1 to 26.04.2.4.1 in /Containers/collabora" by @szaimen in https://github.com/nextcloud/all-in-one/pull/8546
📄 Improved documentation
- Add instructions on how to test community containers in real live by @derStephan in https://github.com/nextcloud/all-in-one/pull/8530
- rewrite and restructure caddy community container README by @derStephan in https://github.com/nextcloud/all-in-one/pull/8516
New Contributors
- @Larson40 made their first contribution in https://github.com/nextcloud/all-in-one/pull/8496
- @deschoene made their first contribution in https://github.com/nextcloud/all-in-one/pull/8512
Full Changelog: https://github.com/nextcloud/all-in-one/compare/v13.4.1...v13.5.0