V13.2.1
v13.2.1
Added 2
- Extract Nextcloud latest-major upgrade logic to dedicated script and add UI trigger button in aio-interface
- Add eurooffice
Changed 4
- Require authentication for all Elasticsearch API access
- Add dockhand.update false to all managed containers
- Improve overlay log appearance in aio-interface
- Re-introduce lets encrypt profiles in caddy
Fixed 3
- Fix IPv6 compatibility across containers and PHP AIO interface
- Fix talk-recording listen address for IPv6 compatibility
- Fix fulltextsearch healthcheck
Nextcloud 33.0.5 is included but new instances can install Nextcloud 34 directly
What's Changed
🏕 New features and other improvements
- update tags of playwright workflows by @szaimen in https://github.com/nextcloud/all-in-one/pull/8211
- FTS: require authentication for all Elasticsearch API access by @Copilot in https://github.com/nextcloud/all-in-one/pull/8205
- Add "dockhand.update": "false" to all managed containers by @ivanmihov in https://github.com/nextcloud/all-in-one/pull/8184
- preparations for the upcoming Hub 26 Spring release by @szaimen in https://github.com/nextcloud/all-in-one/pull/8210
- fix: IPv6 compatibility across containers and PHP AIO interface by @Copilot in https://github.com/nextcloud/all-in-one/pull/8019
- Update pull request template with new checkboxes by @szaimen in https://github.com/nextcloud/all-in-one/pull/8220
- aio-interface: improve overlay log appearance by @Copilot in https://github.com/nextcloud/all-in-one/pull/8093
- caddy: re-introduce lets encrypt profiles by @szaimen in https://github.com/nextcloud/all-in-one/pull/8237
- aio-interface: extract Nextcloud latest-major upgrade logic to dedicated script and add UI trigger button by @Copilot in https://github.com/nextcloud/all-in-one/pull/7988
- add eurooffice by @Copilot in https://github.com/nextcloud/all-in-one/pull/8052
🐞 Fixed bugs
- try to fix playwright by @szaimen in https://github.com/nextcloud/all-in-one/pull/8245
- talk-recording: adjust listen address back to 0.0.0.0 as talk-recording listen address does not officially support ipv6 yet by @szaimen in https://github.com/nextcloud/all-in-one/pull/8246
- fulltextsearch: fix healthcheck by @szaimen in https://github.com/nextcloud/all-in-one/pull/8267
👒 Updated dependencies
- Helm Chart updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8206
- build(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 in /.github/workflows by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8214
- Imaginary update by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8215
- build(deps): bump elasticsearch from 9.4.1 to 9.4.2 in /Containers/fulltextsearch by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8216
- PHP dependency updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8195
- watchtower container update by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8094
- Nextcloud dependency update by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8218
- PHP dependency updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8221
- PHP dependency updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8224
- PHP dependency updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8228
- build(deps): bump collabora/code from 25.04.9.4.1 to 25.04.10.3.1 in /Containers/collabora by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8232
- build(deps): bump nextcloud-releases/whiteboard from v1.5.8 to v1.5.9 in /Containers/whiteboard by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8233
- PHP dependency updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8238
- build(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 in /.github/workflows by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8240
- Nextcloud dependency update by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8243
- PHP dependency updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8242
- build(deps): bump collabora/code from 25.04.10.3.1 to 26.04.1.3.1 in /Containers/collabora by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8255
- build(deps): bump caddy from 2.11.3-alpine to 2.11.4-alpine in /Containers/apache by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8249
- build(deps): bump haproxy from 3.3.10-alpine to 3.4.0-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8250
- build(deps): bump golang from 1.26.3-alpine3.23 to 1.26.4-alpine3.23 in /Containers/imaginary by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8251
- build(deps): bump caddy from 2.11.3-builder-alpine to 2.11.4-builder-alpine in /Containers/mastercontainer by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8252
- build(deps): bump nats from 2.14.1-scratch to 2.14.2-scratch in /Containers/talk by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8253
- build(deps): bump golang from 1.26.3-alpine3.23 to 1.26.4-alpine3.23 in /Containers/watchtower by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8254
📄 Improved documentation
- improve community-container readmes by adding links to upstream sw and describing what each one does by @gggeek in https://github.com/nextcloud/all-in-one/pull/8150
- manual-upgrade.md: Move md files from CRLF to LF line endings; instruct to use :ro flag when mounting the docker socket by @gggeek in https://github.com/nextcloud/all-in-one/pull/8166
- doc: add missing proxy header in reverse-proxy.md by @Clement-Pivot in https://github.com/nextcloud/all-in-one/pull/8260
New Contributors
- @ivanmihov made their first contribution in https://github.com/nextcloud/all-in-one/pull/8184
- @Clement-Pivot made their first contribution in https://github.com/nextcloud/all-in-one/pull/8260
Full Changelog: https://github.com/nextcloud/all-in-one/compare/v13.1.0...V13.2.1