v13.4.0
Added 1
- Run playwright tests via compose setup, locally and in CI
Changed 1
- Remove unused isx64Platform method from ConfigurationManager
Fixed 3
- Don't run Eurooffice if prior to its introduction all office suites were disabled
- Save default container selection on setup
- Fix tests for code-from-image
Nextcloud 33.0.6 is included but new instances can install Nextcloud 34 directly
What's Changed
🏕 New features and other improvements
- Revise pull request template for clarity and completeness by @szaimen in https://github.com/nextcloud/all-in-one/pull/8380
- Run playwright tests via compose setup, locally and in CI by @pabzm in https://github.com/nextcloud/all-in-one/pull/8247
- ConfigurationManager: remove unused isx64Platform method by @szaimen in https://github.com/nextcloud/all-in-one/pull/8399
🐞 Fixed bugs
- Don't run Eurooffice if prior to its introduction all office suites were disabled by @pabzm in https://github.com/nextcloud/all-in-one/pull/8441
- Save default container selection on setup. by @pabzm in https://github.com/nextcloud/all-in-one/pull/8440
- Fix tests for code-from-image by @pabzm in https://github.com/nextcloud/all-in-one/pull/8464
👒 Updated dependencies
- build(deps): bump azure/setup-helm from 5.0.0 to 5.0.1 in /.github/workflows by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8405
- Helm Chart updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8410
- build(deps): bump php from 8.3.31-fpm-alpine3.24 to 8.3.32-fpm-alpine3.24 in /Containers/nextcloud by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8411
- build(deps): bump guzzlehttp/guzzle from 7.12.3 to 7.14.2 in /php by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8404 and https://github.com/nextcloud/all-in-one/pull/8447 and https://github.com/nextcloud/all-in-one/pull/8455
- build(deps): bump elasticsearch from 9.4.2 to 9.4.3 in /Containers/fulltextsearch by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8406
- build(deps): bump docker from 29.6.0-cli to 29.6.1-cli in /Containers/mastercontainer by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8398
- build(deps): bump haproxy from 3.4.0-alpine to 3.4.2-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8425
- build(deps): bump collabora/code from 26.04.1.4.1 to 26.04.2.1.1 in /Containers/collabora by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8409
- build(deps): bump nats from 2.14.2-scratch to 2.14.3-scratch in /Containers/talk by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8403
- build(deps): bump php from 8.5.7-fpm-alpine3.24 to 8.5.8-fpm-alpine3.24 in /Containers/mastercontainer by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8426
- PHP dependency updates by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8392 and https://github.com/nextcloud/all-in-one/pull/8449
- watchtower container update by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8408
- build(deps): bump golang from 1.26.4-alpine3.24 to 1.26.5-alpine3.24 in /Containers/watchtower by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8432
- build(deps): bump golang from 1.26.4-alpine3.24 to 1.26.5-alpine3.24 in /Containers/imaginary by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8431
- Update test container image references by @github-actions[bot] in https://github.com/nextcloud/all-in-one/pull/8434 and https://github.com/nextcloud/all-in-one/pull/8451
- build(deps): bump guzzlehttp/psr7 from 2.12.4 to 2.13.0 in /php by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8446 and https://github.com/nextcloud/all-in-one/pull/8460
- build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.2 in /.github/workflows by @dependabot[bot] in https://github.com/nextcloud/all-in-one/pull/8456
📄 Improved documentation
- update NPMplus screenshot by @Zoey2936 in https://github.com/nextcloud/all-in-one/pull/8387
- Fix snap-to-AIO migration docs by @szaimen in https://github.com/nextcloud/all-in-one/pull/8396
- Readme: add Release policy doc by @pabzm in https://github.com/nextcloud/all-in-one/pull/8389
Full Changelog: https://github.com/nextcloud/all-in-one/compare/v13.3.1...v13.4.0