Skip to content

v13.5.0 Beta

Pre-release
Pre-release

Choose a tag to compare

@szaimen szaimen released this 06 Aug 13:38

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 #8370
  • mastercontainer and nextcloud: replace sudo with su-exec by @Zoey2936 in #8524
  • fix(Apache): disable mod_reqtimeout body rate limit to allow large uploads on slow connections by @szaimen with @Copilot in #8510
  • Persist EuroOffice DATA_DIR as a volume by @deschoene in #8512
  • feat(borgbackup): add --noxattrs option to borg extract command by @szaimen with @Copilot in #8513
  • apache: enable zstd and gzip compression in caddy and disable brotli by @Zoey2936 in #8521
  • renormalize line endings by @Zoey2936 in #8542
  • expose glances via caddy community container and add secret by @derStephan in #8531

馃悶 Fixed bugs

  • scrutiny: fix access to nvme drives by @szaimen in #8529
  • Update joplin-server.json by @Larson40 in #8496
  • fix(Mastercontainer): exit daily-backup.sh early if restore is running by @szaimen with @Copilot in #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 #8491
  • build(deps): bump haproxy from 3.4.2-alpine to 3.4.3-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #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 #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 #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 #8526
  • build(deps): bump nats from 2.14.3-scratch to 2.14.4-scratch in /Containers/talk by @dependabot[bot] in #8528
  • build(deps): bump docker from 29.6.2-cli to 29.7.0-cli in /Containers/mastercontainer by @dependabot[bot] in #8534
  • Helm Chart updates by @github-actions[bot] in #8536
  • Update test container image references by @github-actions[bot] in #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 #8546

馃搫 Improved documentation

  • Add instructions on how to test community containers in real live by @derStephan in #8530
  • rewrite and restructure caddy community container README by @derStephan in #8516

New Contributors

Full Changelog: v13.4.1...v13.5.0