Releases: nextcloud/all-in-one
v11.1.0 Beta
Nextcloud 31.0.6 is included
What's Changed
🏕 New features and other improvements
- aio-interface: add bottom padding to the main container by @szaimen in #6499
- DockerController: avoid php warning when id not in query string in GetLogs Route by @gggeek in #6524
- nextcloud: re-enable the updatenotification app by @szaimen in #6517
🐞 Fixed bugs
- change the url used in appstore check from $APPSTORE_URL to $APPSTORE… by @ZhaoGY-N in #6482
- aio-interface: disable talk-recording correctly by @szaimen in #6500
👒 Updated dependencies
- PHP dependency updates by @github-actions in #6474
- build(deps): bump collabora/code from 25.04.2.1.1 to 25.04.2.2.1 in /Containers/collabora by @dependabot in #6485
- build(deps): bump docker from 28.2.1-cli to 28.2.2-cli in /Containers/mastercontainer by @dependabot in #6490
- build(deps): bump python from 3.13.3-alpine3.21 to 3.13.4-alpine3.21 in /Containers/talk-recording by @dependabot in #6506
- build(deps): bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21 in /Containers/imaginary by @dependabot in #6507
- build(deps): bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21 in /Containers/watchtower by @dependabot in #6508
- build(deps): bump php from 8.3.21-fpm-alpine3.21 to 8.3.22-fpm-alpine3.21 in /Containers/nextcloud by @dependabot in #6512
- build(deps): bump php from 8.4.7-fpm-alpine3.21 to 8.4.8-fpm-alpine3.21 in /Containers/mastercontainer by @dependabot in #6513
- Helm Chart updates by @github-actions in #6519
- build(deps): bump softprops/turnstyle from 2.3.2 to 2.4.0 in /.github/workflows by @dependabot in #6520
- build(deps): bump shivammathur/setup-php from 2.33.0 to 2.34.0 in /.github/workflows by @dependabot in #6521
- [Automated] Update psalm-baseline.xml by @nextcloud-command in #6525
- build(deps): bump haproxy from 3.2.0-alpine to 3.2.1-alpine in /Containers/docker-socket-proxy by @dependabot in #6532
- Nextcloud dependency update by @github-actions in #6534
📄 Improved documentation
- rp-docs: add Traefik v3 by @QuentinLemCode in #6496
New Contributors
- @ZhaoGY-N made their first contribution in #6482
- @gggeek made their first contribution in #6524
- @QuentinLemCode made their first contribution in #6496
Full Changelog: v11.0.0...v11.1.0
helm-chart-11.0.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v11.0.0
Nextcloud 31.0.5 is included
What's Changed
🏕 New features and other improvements
- nextcloud: increase apc.shm_size to 64M to match the docker default shm-size by @szaimen in #6433
- database-import: update logic to consider wrong line endings by @szaimen in #6184
- nextcloud: remove workaround to update logic in entrypoint by @szaimen in #6439
- nextcloud: add pandoc to container by @szaimen in #6441
- aio-interface: hide instructions for upgrading to nc31 by @szaimen in #6445
- clamav: move LocalSocket to
/tmp/clamd.sock
by @szaimen in #6458 - aio-interface: allow to manage the community containers via the AIO interface by @szaimen in #6443
- nextcloud: adjust permissions by @szaimen in #6469
- Revert "nextcloud: add pandoc to container" by @szaimen in #6472
🐞 Fixed bugs
- collabora: move healthcheck to use curl in order to fix the Dockerfile by @szaimen in #6470
- scandir: get rid of dots by @szaimen in #6471
- fix showing community containers in the AIO interface and enabling or disabling them by @szaimen in #6473
👒 Updated dependencies
- build(deps): bump collabora/code from 24.04.13.3.1 to 25.04.2.1.1 in /Containers/collabora by @dependabot in #6418
- Imaginary update by @github-actions in #6427
- PHP dependency updates by @github-actions in #6428
- build(deps): bump nats from 2.11.3-scratch to 2.11.4-scratch in /Containers/talk by @dependabot in #6435
- app: increase version to allow nc31 by @szaimen in #6440
- postgres: increase to 17 by @szaimen in #6442
- nextcloud: upgrade to nc31 by @szaimen in #6444
- PHP dependency updates by @github-actions in #6446
- Helm Chart updates by @github-actions in #6447
- [Automated] Update psalm-baseline.xml by @nextcloud-command in #6450
- build(deps): bump haproxy from 3.1.7-alpine to 3.2.0-alpine in /Containers/docker-socket-proxy by @dependabot in #6461
- PHP dependency updates by @github-actions in #6463
- build(deps): bump elasticsearch from 8.18.1 to 8.18.2 in /Containers/fulltextsearch by @dependabot in #6465
- build(deps): bump docker from 28.1.1-cli to 28.2.1-cli in /Containers/mastercontainer by @dependabot in #6466
- build(deps): bump redis from 7.2.8-alpine to 7.2.9-alpine in /Containers/redis by @dependabot in #6467
📄 Improved documentation
- Fix broken link in readme.md by @powerflo in #6430
- readme: update docs regarding unothorized ACME challenges by @szaimen in #6451
- doc: clarify migration steps by @thiswillbeyourgithub in #6455
New Contributors
- @powerflo made their first contribution in #6430
- @thiswillbeyourgithub made their first contribution in #6455
Full Changelog: v10.15.0...v11.0.0
helm-chart-10.15.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v10.15.0
Nextcloud 30.0.11 is included but new instances can install Nextcloud 31 directly
What's Changed
🏕 New features and other improvements
- helm: automatically enforce RPSS if configured by @szaimen in #6374
- containers.json: always add chown cap to collabora by @szaimen in #6392
- talk-recording: add NC_PROTOCOL variable to separate from HPB_PROTOCOL by @szaimen in #6396
- add
org.label-schema.vendor="Nextcloud"
label to all containers by @szaimen in #6423
👒 Updated dependencies
- Helm Chart updates by @github-actions in #6406
- PHP dependency updates by @github-actions in #6372
- build(deps): bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 in /Containers/imaginary by @dependabot in #6388
- build(deps): bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 in /Containers/watchtower by @dependabot in #6389
- build(deps): bump strukturag/nextcloud-spreed-signaling from 2.0.2 to 2.0.3 in /Containers/talk by @dependabot in #6391
- build(deps): bump php from 8.4.6-fpm-alpine3.21 to 8.4.7-fpm-alpine3.21 in /Containers/mastercontainer by @dependabot in #6394
- build(deps): bump postgres from 16.8-alpine to 16.9-alpine in /Containers/postgresql by @dependabot in #6395
- build(deps): bump elasticsearch from 8.18.0 to 8.18.1 in /Containers/fulltextsearch by @dependabot in #6400
- build(deps): bump php from 8.3.20-fpm-alpine3.21 to 8.3.21-fpm-alpine3.21 in /Containers/nextcloud by @dependabot in #6401
- Yaml updates by @github-actions in #6407
- [Automated] Update psalm-baseline.xml by @nextcloud-command in #6409
- Nextcloud dependency update by @github-actions in #6416
Full Changelog: v10.14.0...v10.15.0
helm-chart-10.14.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v10.14.0
Nextcloud 30.0.10 is included but new instances can install Nextcloud 31 directly
What's Changed
🏕 New features and other improvements
- aio-interface: adjust addtional collabora options example by @szaimen in #6329
- aio-interface: Fix typo by @benwaffle in #6333
- Revert "borgbackup: always use the progress option when creating an archive" by @szaimen in #6354
- nextcloud: restart netcat once a day to ensure that it stays reachable by @szaimen in #6338
👒 Updated dependencies
- Helm Chart updates by @github-actions in #6337
- PHP dependency updates by @github-actions in #6330
- build(deps): bump caddy from 2.9.1-alpine to 2.10.0-alpine in /Containers/mastercontainer by @dependabot in #6327
- build(deps): bump caddy from 2.9.1-alpine to 2.10.0-alpine in /Containers/apache by @dependabot in #6326
- build(deps): bump docker from 28.0.4-cli to 28.1.1-cli in /Containers/mastercontainer by @dependabot in #6325
- build(deps): bump haproxy from 3.1.6-alpine to 3.1.7-alpine in /Containers/docker-socket-proxy by @dependabot in #6320
- build(deps): bump redis from 7.2.7-alpine to 7.2.8-alpine in /Containers/redis by @dependabot in #6339
- build(deps): bump nats from 2.11.1-scratch to 2.11.2-scratch in /Containers/talk by @dependabot in #6347
- mastercontainer: update to php8.4 by @szaimen in #6351
- build(deps): bump collabora/code from 24.04.13.3.1 to 25.04.1.1.1 in /Containers/collabora by @dependabot in #6363
- build(deps): bump nats from 2.11.2-scratch to 2.11.3-scratch in /Containers/talk by @dependabot in #6369
- Revert "build(deps): bump collabora/code from 24.04.13.3.1 to 25.04.1.1.1 in /Containers/collabora" by @szaimen in #6371
📄 Improved documentation
- manual-upgrade: adjust the docs to mention docker hub as well by @szaimen in #6348
- readme.md: fix typo by @roundoutandabout in #6366
- rp-docs: OpenLiteSpeed Guide by @MorrowShore in #6361
New Contributors
- @benwaffle made their first contribution in #6333
- @roundoutandabout made their first contribution in #6366
- @MorrowShore made their first contribution in #6361
Full Changelog: v10.13.0...v10.14.0
helm-chart-10.13.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v10.13.0
Nextcloud 30.0.10 is included but new instances can install Nextcloud 31 directly
What's Changed
🏕 New features and other improvements
- feat(docker-socket-proxy): allow inspect image rule by @andrey18106 in #6308
- borgbackup: always use the progress option when creating an archive by @szaimen in #6307
- nextcloud: update imagick to 3.8.0 and revert imagick workaround by @szaimen in #6312
🐞 Fixed bugs
- DockerActionManager: fix Nextcloud is oudated notification by @szaimen in #6303
- Docker-socket-proxy: Update haproxy.cfg to fix timeouts by @derigs in #6311
👒 Updated dependencies
- build(deps): bump shivammathur/setup-php from 2.32.0 to 2.33.0 in /.github/workflows by @dependabot in #6304
- build(deps): bump elasticsearch from 8.17.4 to 8.18.0 in /Containers/fulltextsearch by @dependabot in #6309
- PHP dependency updates by @github-actions in #6296
- build(deps): bump php from 8.3.19-fpm-alpine3.21 to 8.3.20-fpm-alpine3.21 in /Containers/nextcloud by @dependabot in #6293
- build(deps): bump php from 8.3.19-fpm-alpine3.21 to 8.3.20-fpm-alpine3.21 in /Containers/mastercontainer by @dependabot in #6292
- build(deps): bump collabora/code from 24.04.13.2.1 to 24.04.13.3.1 in /Containers/collabora by @dependabot in #6291
- Helm Chart updates by @github-actions in #6313
- nextcloud: update to 30.0.10 by @szaimen in #6314
New Contributors
Full Changelog: v10.12.0...v10.13.0
helm-chart-10.12.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose