github nextcloud/all-in-one v12.3.0
v12.3.0 Beta

pre-release15 hours ago

Nextcloud 32.0.3 is included

What's Changed

Potentially breaking with v12

  • The docker API version that is used by the mastercontainer was upgraded to v1.44 to fix an incompatibility with docker v29. Make sure that your underlying docker installation supports this api version by upgrading the docker installation to at least v25. If you are not able to upgrade your docker installation, you can adjust the internally used docker api version by so: https://github.com/nextcloud/all-in-one?tab=readme-ov-file#how-to-adjust-the-internally-used-docker-api-version
  • The included Nextcloud archive was upgraded from v31 to v32
  • The libreoffice binary which was included in the Nextcloud container by default is now removed to reduce the image size by half. You can still add it by so: https://github.com/nextcloud/all-in-one?tab=readme-ov-file#how-to-add-os-packages-permanently-to-the-nextcloud-container
  • The caddy community container was upgraded to v3. There is one breaking change if you are using that:
    • The Talk port that was usually exposed on port 3478 is now set to port 443 udp and tcp and reachable via your-nc-domain.com. For the changes to become activated, you need to go to https://your-nc-domain.com/settings/admin/talk and delete all turn and stun servers. Then restart the containers and the new config should become active.

🏕 New features and other improvements

🐞 Fixed bugs

  • daily-backup.sh: fix issue with apache-port by @szaimen in #7288

👒 Updated dependencies

  • build(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 in /.github/workflows by @dependabot[bot] in #7282
  • build(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.5 in /.github/workflows by @dependabot[bot] in #7283
  • build(deps): bump softprops/turnstyle from 3.2.1 to 3.2.2 in /.github/workflows by @dependabot[bot] in #7284
  • Yaml updates by @github-actions[bot] in #7224
  • Helm Chart updates by @github-actions[bot] in #7292
  • PHP dependency updates by @github-actions[bot] in #7253
  • build(deps): bump docker from 29.1.1-cli to 29.1.2-cli in /Containers/mastercontainer by @dependabot[bot] in #7264
  • build(deps): bump python from 3.14.0-alpine3.22 to 3.14.1-alpine3.22 in /Containers/talk-recording by @dependabot[bot] in #7267
  • Nextcloud dependency update by @github-actions[bot] in #7278
  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #7294
  • Nextcloud dependency update by @github-actions[bot] in #7296
  • watchtower container update by @github-actions[bot] in #7290
  • PHP dependency updates by @github-actions[bot] in #7297
  • Yaml updates by @github-actions[bot] in #7298
  • update helm chart by @szaimen in #7299

📄 Improved documentation

  • rp-docs: add encoded characters config for Traefik v3.6.4+ by @stefano99 in #7286

New Contributors

Full Changelog: v12.2.1...v12.3.0

Don't miss a new all-in-one release

NewReleases is sending notifications on new releases.