Nextcloud 32.0.6 is included but new instances can install Nextcloud 33 directly
What's Changed
🏕 New features and other improvements
- aio-interface: show sub-steps for starting containers by @szaimen in #7458
- feat(app-api): add HaRP container by @oleksandr-nc in #7493
- rename the display-name of some containers by @szaimen in #7591
- Jellyseerr to Seerr Migration by @Anvil5465 in #7596
- nextcloud-entrypoint.sh: allow to configure dbpersistent setting by @szaimen in #7603
- backupscript: improve detection of invalid configuration.json files by @szaimen in #7611
- allow to configure redis cluster by @szaimen in #7402
- update mastercontainer to php 8.5 by @szaimen in #7623
- aio-interface: 404 error handler for less app output pollution by @pabzm in #7631
- helm: fix type of yes and no values by @szaimen in #7638
- redis.config.php: fix some now optional values by @szaimen in #7640
- aio-interface: Auto-reload the log view, and scroll to bottom. by @pabzm in #7634
- s3.config.php: allow to configure
request_checksum_calculationandresponse_checksum_validationby @szaimen in #7651 - aio-interface: auto-load only new log data by @pabzm in #7656
🐞 Fixed bugs
- fix getting name of mastercontainer if a hash was found by @szaimen in #7619
- redis.config.php: fix typo by @szaimen in #7632
- aio-interface: hide harp temporarily by @szaimen in #7655
👒 Updated dependencies
- build(deps): bump astral-sh/setup-uv from 7.2.1 to 7.3.0 in /.github/workflows by @dependabot[bot] in #7610
- Helm Chart updates by @github-actions[bot] in #7621
- build(deps): bump php from 8.4.17-fpm-alpine3.23 to 8.4.18-fpm-alpine3.23 in /Containers/mastercontainer by @dependabot[bot] in #7602
- build(deps): bump collabora/code from 25.04.8.3.1 to 25.04.9.1.1 in /Containers/collabora by @dependabot[bot] in #7613
- watchtower container update by @github-actions[bot] in #7620
- PHP dependency updates by @github-actions[bot] in #7593
- Helm Chart updates by @github-actions[bot] in #7627
- PHP dependency updates by @github-actions[bot] in #7625
- build(deps): bump haproxy from 3.3.3-alpine to 3.3.4-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #7630
- PHP dependency updates by @github-actions[bot] in #7641
- build(deps): bump caddy from 2.10.2-alpine to 2.11.1-alpine in /Containers/apache by @dependabot[bot] in #7644
- build(deps): bump caddy from 2.10.2-alpine to 2.11.1-alpine in /Containers/mastercontainer by @dependabot[bot] in #7645
- build(deps): bump redis from 8.2.3-alpine to 8.6.1-alpine in /Containers/redis by @dependabot[bot] in #7646
- build(deps): bump onlyoffice/documentserver from 9.2.1.1 to 9.3.0.1 in /Containers/onlyoffice by @dependabot[bot] in #7658
- PHP dependency updates by @github-actions[bot] in #7660
- Revert "build(deps): bump collabora/code from 25.04.8.3.1 to 25.04.9.1.1 in /Containers/collabora" by @szaimen in #7662
📄 Improved documentation
- readme: point out some more default features by @szaimen in #7604
- Docs: clarify filtering of archives during borg backup pruning by @th0rgall in #7616
- readme: add guide how to add extra hosts to the containers by @szaimen in #7607
- readme: add install docs for unraid by @szaimen in #7606
- readme: describe how to configure custom UID/GID by @szaimen in #7608
New Contributors
Full Changelog: v12.7.0...v12.8.0