Nextcloud 32.0.4 is included
What's Changed
🏕 New features and other improvements
- refactor: change private properties to public in Container class by @docjyJ in #7406
- move version to a dedicated file by @szaimen in #7436
- nextcloud-entrypoint: make recording server dependent on
REMOVE_DISABLED_APPSby @szaimen in #7454 - add
wud.watch=falseto all containers by @szaimen in #7455 - DockeractionManager: rewrite
PullImagefunction to re-try 3 times before failing by @szaimen in #7457 CreateContainer: also insert the max shutdown time into the container itself by @szaimen in #7468- deprecate nocodb community container by @docjyJ in #7477
- mastercontainer: make check for correct volume name more strict by @szaimen in #7485
- pin all actions via commit hash by @szaimen in #7473
- feat: Add office switcher with feature comparison by @juliusknorr in #7421
- Use property hooks to replace classic getter and setter methods. by @pabzm in #7392
- insert the AIO version into Nextcloud's system config by @szaimen in #7437
- Lower case method names in ConfigurationManager by @pabzm in #7501
- nextcloud-entrypoint.sh: improve GPG key import method by @szaimen in #7502
- Adjust local-ai community container to add Vulkan support by @docjyJ in #5797
- aio-interface: rename Collabora everywhere to Nextcloud Office by @szaimen in #7516
🐞 Fixed bugs
- postgres.config.php: fix
PDO::MYSQL_ATTR_SSL_CAby @szaimen in #7462 - Fix: Additional Collabora options not working correctly by @MrAn0nym in #7481
- only allow to set
APACHE_ADDITIONAL_NETWORKvia environmental variable and do not restore it on backup restore by @szaimen in #7520
👒 Updated dependencies
- Nextcloud dependency update by @github-actions[bot] in #7442
- build(deps): bump php from 8.4.16-fpm-alpine3.23 to 8.4.17-fpm-alpine3.23 in /Containers/mastercontainer by @dependabot[bot] in #7431
- PHP dependency updates by @github-actions[bot] in #7435
- build(deps): bump docker from 29.1.4-cli to 29.1.5-cli in /Containers/mastercontainer by @dependabot[bot] in #7451
- build(deps): bump php from 8.3.29-fpm-alpine3.23 to 8.3.30-fpm-alpine3.23 in /Containers/nextcloud by @dependabot[bot] in #7452
- build(deps): bump golang from 1.25.5-alpine3.23 to 1.25.6-alpine3.23 in /Containers/imaginary by @dependabot[bot] in #7460
- build(deps): bump golang from 1.25.5-alpine3.23 to 1.25.6-alpine3.23 in /Containers/watchtower by @dependabot[bot] in #7461
- build(deps): bump nextcloud-releases/whiteboard from v1.5.1 to v1.5.3 in /Containers/whiteboard by @dependabot[bot] in #7464
- watchtower container update by @github-actions[bot] in #7467
- Helm Chart updates by @github-actions[bot] in #7470
- Imaginary update by @github-actions[bot] in #7471
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows by @dependabot[bot] in #7479
- PHP dependency updates by @github-actions[bot] in #7482
- PHP dependency updates by @github-actions[bot] in #7486
- PHP dependency updates by @github-actions[bot] in #7491
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows by @dependabot[bot] in #7492
- build(deps): bump docker from 29.1.5-cli to 29.2.0-cli in /Containers/mastercontainer by @dependabot[bot] in #7497
- build(deps): bump nats from 2.12.3-scratch to 2.12.4-scratch in /Containers/talk by @dependabot[bot] in #7498
- PHP dependency updates by @github-actions[bot] in #7499
- build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/alpine by @dependabot[bot] in #7504
- build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/borgbackup by @dependabot[bot] in #7505
- build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/clamav by @dependabot[bot] in #7506
- build(deps): bump collabora/code from 25.04.8.1.1 to 25.04.8.2.1 in /Containers/collabora by @dependabot[bot] in #7507
- build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/domaincheck by @dependabot[bot] in #7508
- build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/imaginary by @dependabot[bot] in #7509
- build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/notify-push by @dependabot[bot] in #7510
- build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/talk by @dependabot[bot] in #7511
- build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/watchtower by @dependabot[bot] in #7512
- build(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.1.0 in /.github/workflows by @dependabot[bot] in #7514
- build(deps): bump haproxy from 3.3.1-alpine to 3.3.2-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #7518
- build(deps): bump nextcloud-releases/whiteboard from v1.5.3 to v1.5.4 in /Containers/whiteboard by @dependabot[bot] in #7519
📄 Improved documentation
- readme.md: Clarifying the Instructions for DNS-challenge so following the links will make more sense (configuring the caddyfile of the external caddy reverse proxy). by @ph818 in #7445
- local-instance.md: Clarifying DNS-challenge description. by @ph818 in #7444
- update NPMplus images in reverse proxy guide by @Zoey2936 in #7440
- Add Code of conduct by @docjyJ in #7475
- Add Pull request Template by @docjyJ in #7476
New Contributors
Full Changelog: v12.5.0...v12.6.0