v9.7.0
Nextcloud 29.0.8 is included but new instances can install Nextcloud 30 directly
What's Changed
🏕 New features and other improvements
- aio-interface: use Nextcloud Hub naming scheme by @szaimen in #5319
- aio-interface: setup.twig: remove whitespace after br, before span tag by @szaimen in #5293
- Update containers.json to fix inter-container-connectivity by @qudiqudi in #5306
- memories: add NEXTCLOUD_MOUNT to CC by @szaimen in #5344
- Revert "Update containers.json to fix inter-container-connectivity" by @szaimen in #5354
- aio-interface: Improve psalm by @docjyJ in #5369
- aio-interface: improve constructor by @docjyJ in #5389
- AIO-interface: Use enum instead of interface for state by @docjyJ in #5372
🐞 Fixed bugs
- fix(pecl): configuration options in the right order by @ernolf in #5373
- aio-interface: invalidate cache of options-form-submit.js by @szaimen in #5379
👒 Updated dependencies
- dependabot: condense docker update list by @szaimen in #5321
- Yaml updates by @github-actions in #5280
- build(deps): bump docker from 27.2.1-cli to 27.3.1-cli in /Containers/mastercontainer by @dependabot in #5313
- Nextcloud dependency update by @github-actions in #5310
- build(deps): bump haproxy from 3.0.4-alpine to 3.0.5-alpine in /Containers/docker-socket-proxy by @dependabot in #5305
- PHP dependency updates by @github-actions in #5303
- Helm Chart updates by @github-actions in #5322
- PHP dependency updates by @github-actions in #5324
- PHP dependency updates by @github-actions in #5330
- PHP dependency updates by @github-actions in #5333
- build(deps): bump elasticsearch from 8.15.1 to 8.15.2 in /Containers/fulltextsearch by @dependabot in #5340
- build(deps): bump php from 8.3.11-fpm-alpine3.20 to 8.3.12-fpm-alpine3.20 in /Containers/mastercontainer by @dependabot in #5341
- build(deps): bump php from 8.2.23-fpm-alpine3.20 to 8.2.24-fpm-alpine3.20 in /Containers/nextcloud by @dependabot in #5342
- build(deps): bump nats from 2.10.20-scratch to 2.10.21-scratch in /Containers/talk by @dependabot in #5343
- PHP dependency updates by @github-actions in #5345
- build(deps): bump collabora/code from 24.04.7.2.1 to 24.04.8.1.1 in /Containers/collabora by @dependabot in #5365
- build(deps): bump golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in /Containers/imaginary by @dependabot in #5366
- build(deps): bump python from 3.12.6-alpine3.20 to 3.12.7-alpine3.20 in /Containers/talk-recording by @dependabot in #5367
- PHP dependency updates by @github-actions in #5375
- build(deps): bump clamav/clamav from 1.4.1-5 to 1.4.1-7 in /Containers/clamav by @dependabot in #5388
- Nextcloud dependency update by @github-actions in #5382
- build(deps): bump nextcloud-releases/whiteboard from v1.0.2 to v1.0.3 in /Containers/whiteboard by @dependabot in #5392
- build(deps): bump redis from 7.2.5-alpine to 7.2.6-alpine in /Containers/redis by @dependabot in #5394
- build(deps): bump python from 3.12.7-alpine3.20 to 3.13.0-alpine3.20 in /Containers/talk-recording by @dependabot in #5395
- Imaginary update by @github-actions in #5399
- Nextcloud dependency update by @github-actions in #5401
📄 Improved documentation
- readme: update screenshots by @szaimen in #5298
- docs: remove hint that network_mode host does not work on Docker Desktop by @szaimen in #5297
- docs: update readme.md by @eltociear in #5348
- Use GitHub Markdown boxes in readme by @nickvergessen in #5353
- Add docker in readme by @docjyJ in #5371
- Readme: update instructions for cifs mounts by @Cloudboom in #5374
- nginx: adjust configs by @szaimen in #5398
New Contributors
- @qudiqudi made their first contribution in #5306
- @eltociear made their first contribution in #5348
- @Cloudboom made their first contribution in #5374
Full Changelog: v9.6.0...v9.7.0