Skip to content

Releases: nextcloud/all-in-one

v13.0.0 Beta

30 Apr 09:54
Immutable release. Only release title and notes can be modified.
dc27f80

Choose a tag to compare

v13.0.0 Beta Pre-release
Pre-release

Nextcloud 33.0.3 is included

What's Changed

🏕 New features and other improvements

  • aio-interface: Punish failed login attempts with a delay by @pabzm in #7863
  • caddy: use acme shortlived profile by @Zoey2936 in #7823
  • aio-interface: improve session config and cookie store by @Zoey2936 in #7689
  • create workflow to automatically sync github actions over to the repo by @szaimen in #7849
  • app: update compatibility to 33 by @szaimen in #7876
  • Re-introduce "mastercontainer: make check for correct volume name more strict" by @szaimen in #7879
  • aio-interface: hide Hub 26 Winter update notice by @szaimen in #7880
  • Add Home Assistant as new community container by @szaimen in #7810
  • nextcloud: add server.config.php that adds the serverid by using the hostname as key by @szaimen in #7910
  • aio-interface: set cookie prefix to __Host-Http- by @Zoey2936 in #7912
  • nextcloud-entrypoint: rewrite turn and stun logic to always add turn and stun server by @szaimen in #7926
  • aio-interface: improve headers by @Zoey2936 in #7690
  • aio-interface: also set Origin-Agent-Cluster header by @Zoey2936 in #7929
  • Improve Hsts headers by @Zoey2936 in #7930
  • talk: configure janus to use local TURN server for relay candidates by @Copilot in #7933
  • chore: add OCI standard labels to all Dockerfiles by @Erwan-loot in #7899
  • talk-recording: allow to enable hardware transcoding for the container by @Copilot in #7928
  • aio-interface: Add Permissions-Policy header by @Copilot in #7942
  • collabora: Add shm_size and tmpfs to improve the performance by @Copilot in #7943
  • aio-interface: offer system prune button by @szaimen in #7677
  • jellyfin: allow Jellyfin to resolve lldap hostname while running in host network mode by @Copilot in #7941
  • aio-interface: combine all disable-*.js files into a single disable-containers.js by @Copilot in #7958
  • imaginary: improve healthcheck and start.sh by @Copilot in #7949
  • aio-interface: Complete Permissions-Policy header with all MDN-listed directives by @Copilot in #7953
  • aio-interface: enable PHP OPcache and Twig template cache by @Copilot in #7950
  • talk: improve startup ordering, NATS tuning, signaling timeouts, and healthcheck depth by @Copilot in #7945
  • ContainerDefinitionFetcher: cache the containers.json in apcu by @Copilot in #7951
  • perf(fulltextsearch): improve elasticsearch healthcheck and add performance tuning by @Copilot in #7947
  • perf(nextcloud): tune OPcache, APCu, realpath_cache, output_buffering, and Redis session settings by @Copilot in #7946
  • feat: improve Redis container performance by @Copilot in #7948
  • perf(postgresql): tune PostgreSQL settings for improved Nextcloud performance by @Copilot in #7944
  • aio-interface: cache reads from GetDailyBackupTimeFile based on mtime by @Copilot in #7957
  • perf(apache): improve Apache container performance and correctness by @Copilot in #7959
  • feat(clamav): reduce RAM usage via ConcurrentDatabaseReload no and MaxThreads 2 by @Copilot in #7972
  • Configurationmanager.php: atomic write for configuration.json to prevent truncation on low disk by @Copilot in #7888
  • apps.config.php: allow to disable the internal app store by @szaimen in #7864
  • nextcloud-entrypoint.sh: make log-type configurable by @szaimen in #7901
  • notify-push & imaginary: terminate containers on SIGTERM by @derhagen in #7982
  • nextcloud: adjust redis timeouts by @Copilot in #7980
  • nextcloud: enable taskprocessing:worker as standard service by @szaimen in #7981
  • nextcloud: allow to configure memcache_customprefix for redis by @szaimen in #7984
  • nextcloud: adjust phpredis session timeouts to match Nextclouds config by @szaimen in #7985
  • Nextcloud: Prevent accidental Nextcloud reinstall when PHP fails to report installed version by @Copilot in #7987
  • postgres and nextcloud: Allow arbitrary characters in passwords (no binary required) by @Copilot in #7898
  • domain-check: replace curl with GuzzleHttp\Client in ConfigurationManager by @Copilot in #7994
  • aio-interface: only set the placeholder for timezone and not the value automatically because it is confusing by @szaimen in #7999
  • aio-interface: also reset the borg backup cache when resetting the backup path by @Copilot in #7998
  • nextcloud: fix intermittent 502 Bad Gateway: PHP-FPM request_terminate_timeout + process_idle_timeout by @Copilot in #8013
  • allow to adjust the log level globally by @szaimen in #7902

🐞 Fixed bugs

  • home-assistant: adjust some details by @szaimen in #7907
  • aio-interface: correct variable shadowing in show-password event handler by @Copilot in #7963
  • aio-interface: preserve login session across container restarts after cookie name change by @Copilot in #7964
  • headers.Caddyfile: adjust the Permission Policy again by @szaimen in #7976
  • aio-interface: preserve old PHPSESSID session during cookie migration to survive 502s on mastercontainer update by @Copilot in #7971
  • some general fixes to the code base by @Copilot in #7979
  • caddy: revert being able to adjust the log level for it for now by @szaimen in #8021
  • postgres: fix healthcheck by @szaimen in #8027
  • nextcloud: overwrite the log level every start by @szaimen in #8028
  • redis: fix log level by @szaimen in #8029
  • collabora: fix log level info by @szaimen in #8030

👒 Updated dependencies

  • Yaml updates by @github-actions[bot] in #7708
  • Helm Chart updates by @github-actions[bot] in #7875
  • watchtower container update by @github-actions[bot] in #7821
  • build(deps): bump golang from 1.26.1-alpine3.23 to 1.26.2-alpine3.23 in /Containers/imaginary by @dependabot[bot] in #7867
  • build(deps): bump docker from 29.3.1-cli to 29.4.0-cli in /Containers/mastercontainer by @dependabot[bot] in #7868
  • build(deps): bump golang from 1.26.1-alpine3.23 to 1.26.2-alpine3.23 in /Containers/watchtower by @dependabot[bot] in #7869
  • Update Prometheus Nextcloud Exporter to 0.9.1 by @Grotax in #7870
  • build(deps): bump elasticsearch from 8.19.13 to 8.19.14 in /Containers/fulltextsearch by @dependabot[bot] in #7872
  • PHP dependency updates by @github-actions[bot] in #7856
  • build(deps): bump php from 8.5.4-fpm-alpine3.23 to 8.5.5-fpm-alpine3.23 in /Containers/mastercontainer by @dependabot[bot] in #7886
  • PHP dependency updates by @github-actions[bot] in #7889
  • PHP dependency updates by @github-actions[bot] in #7892
  • PHP dependency updates by @github-actions[bot] in #7905
  • postgres: update to v18 by @szaimen in #7877
  • update bundled Nextcloud version to v33 by @szaimen in #7882
  • build(deps): bump nats from 2.12.6-scratch to 2.1...
Read more

helm-chart-12.9.2

09 Apr 09:59
784cb11

Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose

v12.9.2

07 Apr 10:14

Choose a tag to compare

Nextcloud 32.0.8 is included but new instances can install Nextcloud 33 directly

What's Changed

🏕 New features and other improvements

  • redis.config.php: allow to enable tls by @szaimen in #7652
  • Dockercontroller: refactor streaming responses into dedicated functions and use them in StartWatchtowerContainer method by @szaimen in #7674
  • DockerController: refactor stopping of containers to show the current process by @szaimen in #7676
  • DockerController: refactor StartBackupContainerCheck to show the starting state by @szaimen in #7675
  • mastercontainer: replace apache with a second caddy by @Zoey2936 in #7006
  • feat(talk): trust custom CA certificates via NEXTCLOUD_TRUSTED_CACERTS_DIR by @michnovka in #7684
  • add github token to all workflows by @szaimen in #7729
  • Exclude /lost+found from rsync by @pabzm in #7737
  • DockerController: refactor StartBackupContainerTest to show the stopping and starting state by @szaimen in #7722
  • DockerController: refactor StartBackupContainerCheckRepair show the starting state by @szaimen in #7724
  • DockerController: refactor StartBackupContainerList to show the starting state by @szaimen in #7723
  • Give all containers a display_name, hide from list by dedicated attribute by @pabzm in #7741
  • DockerController: refactor StartBackupContainerRestore to show the stopping and starting state by @szaimen in #7721
  • DockerController: refactor StartBackupContainerBackup to show the stopping and starting state by @szaimen in #7705
  • Tweak Collabora params to disable background update checks and notifications by @Fs00 in #7753
  • New Community-Container: Glances by @pi-farm in #7472
  • mastercontainer: use remote-host caddy plugin only for login endpoints by @szaimen in #7779
  • smbserver: update json to enable the check of filesystem changes automatically by @hartmann-daniel in #7816
  • aio-interface: show harp again by @szaimen in #7827
  • aio-interface: regenerate session id on login to avoid session fixation attacks by @pabzm in #7839
  • aio-interface: Use timeing-safe password comparison by @pabzm in #7840

🐞 Fixed bugs

  • talk-recording: fix missing characters in recorded video by @danxuliu in #7706
  • aio-interface: fix progress box and log view on mobile by @szaimen in #7716
  • fix psalm by @szaimen in #7770
  • second attempt to fix psalm by @szaimen in #7771
  • aio-interface: fix streaming responses in Caddy by @pabzm in #7768
  • ignore psalm error by @szaimen in #7772
  • mastercontainer: fix health-check by @szaimen in #7777
  • mastercontainer: create the nextcloud-aio network during start.sh and attach mastercontainer to it by @szaimen in #7769
  • Revert "mastercontainer: create the nextcloud-aio network during start.sh and attach mastercontainer to it" by @szaimen in #7783
  • Fix playwright CI tests broken by Apache→Caddy switch by @Copilot in #7795
  • aio-interface: Fix bypass_container_update when not detected as available by @asavageiv in #7763
  • fix collabora not working anymore by @asavageiv in #7762
  • Fix log viewer on small screens by @pabzm in #7806
  • caddy-internal: adjust to different root path to separate from the acme caddy by @szaimen in #7838
  • internal.Caddyfile: disable auto redirects by @szaimen in #7844
  • aio-interface: fix page not automatic reloading after container starting progress spinner by @szaimen in #7845
  • aio-interface: avoid Resend popups on Firefox on start/stop containers by @asavageiv in #7851

👒 Updated dependencies

  • build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 in /.github/workflows by @dependabot[bot] in #7695
  • Yaml updates by @github-actions[bot] in #7633
  • Helm Chart updates by @github-actions[bot] in #7703
  • PHP dependency updates by @github-actions[bot] in #7663
  • build(deps): bump collabora/code from 25.04.8.3.1 to 25.04.9.2.1 in /Containers/collabora by @dependabot[bot] in #7669
  • build(deps): bump elasticsearch from 8.19.11 to 8.19.12 in /Containers/fulltextsearch by @dependabot[bot] in #7670
  • build(deps): bump postgres from 17.8-alpine to 17.9-alpine in /Containers/postgresql by @dependabot[bot] in #7671
  • build(deps): bump nextcloud-releases/whiteboard from v1.5.6 to v1.5.7 in /Containers/whiteboard by @dependabot[bot] in #7672
  • watchtower container update by @github-actions[bot] in #7688
  • build(deps): bump golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 in /Containers/imaginary by @dependabot[bot] in #7698
  • build(deps): bump docker from 29.2.1-cli to 29.3.0-cli in /Containers/mastercontainer by @dependabot[bot] in #7699
  • build(deps): bump onlyoffice/documentserver from 9.3.0.1 to 9.3.1.2 in /Containers/onlyoffice by @dependabot[bot] in #7700
  • build(deps): bump golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 in /Containers/watchtower by @dependabot[bot] in #7701
  • PHP dependency updates by @github-actions[bot] in #7711
  • build(deps): bump caddy from 2.11.1-alpine to 2.11.2-alpine in /Containers/apache by @dependabot[bot] in #7714
  • build(deps): bump caddy from 2.11.1-builder-alpine to 2.11.2-builder-alpine in /Containers/mastercontainer by @dependabot[bot] in #7715
  • build(deps): bump haproxy from 3.3.4-alpine to 3.3.5-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #7726
  • build(deps): bump nats from 2.12.4-scratch to 2.12.5-scratch in /Containers/talk by @dependabot[bot] in #7727
  • build(deps): bump astral-sh/setup-uv from 7.3.0 to 7.3.1 in /.github/workflows by @dependabot[bot] in #7718
  • PHP dependency updates by @github-actions[bot] in #7736
  • build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 in /.github/workflows by @dependabot[bot] in #7735
  • build(deps): bump guzzlehttp/psr7 from 2.8.1 to 2.9.0 in /php by @dependabot[bot] in #7738
  • build(deps): bump strukturag/nextcloud-spreed-signaling from 2.1.0 to 2.1.1 in /Containers/talk by @dependabot[bot] in #7744
  • build(deps): bump php from 8.5.3-fpm-alpine3.23 to 8.5.4-fpm-alpine3.23 in /Containers/mastercontainer by @dependabot[bot] in #7743
  • PHP dependency updates by @github-actions[bot] in #7749
  • build(deps): bump collabora/code from 25.04.9.2.1 to 25.04.9.3.1 in /Containers/collabora by @dependabot[bot] in #7754
  • watchtower container update by @github-actions[bot] in #7767
  • build(deps-dev): bump vimeo/psalm from 6.15.1 to 6.16.0 in /php by @dependabot[bot] in #7755
  • [Automated] Update psalm-baseline.xml by @github-actions[bot] in #7775
  • PHP dependency updates by @github-actions[bot] in #7756
  • build(deps-dev): bump vimeo/psalm from 6.16.0 to 6.16.1 in /php by @dependabot[bot] in #7781
  • build(deps): bump haproxy from 3.3.5-alpine to 3.3.6-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #7787
  • build(deps): bump elasticsearch from 8.19.12 to 8.19.13 in /Containers/fulltextsearch by @dependabot[bot] in ...
Read more

v12.9.1 Beta

02 Apr 12:36
1a7feba

Choose a tag to compare

v12.9.1 Beta Pre-release
Pre-release

Nextcloud 32.0.8 is included but new instances can install Nextcloud 33 directly

What's Changed

🏕 New features and other improvements

  • smbserver: update json to enable the check of filesystem changes automatically by @hartmann-daniel in #7816
  • aio-interface: show harp again by @szaimen in #7827
  • aio-interface: regenerate session id on login to avoid session fixation attacks by @pabzm in #7839
  • aio-interface: Use timeing-safe password comparison by @pabzm in #7840

🐞 Fixed bugs

  • Fix log viewer on small screens by @pabzm in #7806
  • caddy-internal: adjust to different root path to separate from the acme caddy by @szaimen in #7838
  • internal.Caddyfile: disable auto redirects by @szaimen in #7844
  • aio-interface: fix page not automatic reloading after container starting progress spinner by @szaimen in #7845

👒 Updated dependencies

  • build(deps): bump astral-sh/setup-uv from 7.3.1 to 7.6.0 in /.github/workflows by @dependabot[bot] in #7809
  • build(deps): bump redis from 8.6.1-alpine to 8.6.2-alpine in /Containers/redis by @dependabot[bot] in #7817
  • build(deps): bump nats from 2.12.5-scratch to 2.12.6-scratch in /Containers/talk by @dependabot[bot] in #7818
  • build(deps): bump docker from 29.3.0-cli to 29.3.1-cli in /Containers/mastercontainer by @dependabot[bot] in #7824
  • Nextcloud dependency update by @github-actions[bot] in #7826
  • PHP dependency updates by @github-actions[bot] in #7836
  • Nextcloud dependency update by @github-actions[bot] in #7842

📄 Improved documentation

  • docker-rootless: update link to docker documentationo for exposing privileged ports by @SomeMichael in #7822
  • readme: clarify for which use case port 80 is used by @szaimen in #7837

New Contributors

Full Changelog: v12.9.0...v12.9.1

v12.9.0 Beta

23 Mar 10:15
7c8cabd

Choose a tag to compare

v12.9.0 Beta Pre-release
Pre-release

Nextcloud 32.0.6 is included but new instances can install Nextcloud 33 directly

What's Changed

🏕 New features and other improvements

  • redis.config.php: allow to enable tls by @szaimen in #7652
  • Dockercontroller: refactor streaming responses into dedicated functions and use them in StartWatchtowerContainer method by @szaimen in #7674
  • DockerController: refactor stopping of containers to show the current process by @szaimen in #7676
  • DockerController: refactor StartBackupContainerCheck to show the starting state by @szaimen in #7675
  • mastercontainer: replace apache with a second caddy by @Zoey2936 in #7006
  • feat(talk): trust custom CA certificates via NEXTCLOUD_TRUSTED_CACERTS_DIR by @michnovka in #7684
  • add github token to all workflows by @szaimen in #7729
  • Exclude /lost+found from rsync by @pabzm in #7737
  • DockerController: refactor StartBackupContainerTest to show the stopping and starting state by @szaimen in #7722
  • DockerController: refactor StartBackupContainerCheckRepair show the starting state by @szaimen in #7724
  • DockerController: refactor StartBackupContainerList to show the starting state by @szaimen in #7723
  • Give all containers a display_name, hide from list by dedicated attribute by @pabzm in #7741
  • DockerController: refactor StartBackupContainerRestore to show the stopping and starting state by @szaimen in #7721
  • DockerController: refactor StartBackupContainerBackup to show the stopping and starting state by @szaimen in #7705
  • Tweak Collabora params to disable background update checks and notifications by @Fs00 in #7753
  • New Community-Container: Glances by @pi-farm in #7472
  • mastercontainer: use remote-host caddy plugin only for login endpoints by @szaimen in #7779

🐞 Fixed bugs

  • talk-recording: fix missing characters in recorded video by @danxuliu in #7706
  • aio-interface: fix progress box and log view on mobile by @szaimen in #7716
  • fix psalm by @szaimen in #7770
  • second attempt to fix psalm by @szaimen in #7771
  • aio-interface: fix streaming responses in Caddy by @pabzm in #7768
  • ignore psalm error by @szaimen in #7772
  • mastercontainer: fix health-check by @szaimen in #7777
  • mastercontainer: create the nextcloud-aio network during start.sh and attach mastercontainer to it by @szaimen in #7769
  • Revert "mastercontainer: create the nextcloud-aio network during start.sh and attach mastercontainer to it" by @szaimen in #7783
  • Fix playwright CI tests broken by Apache→Caddy switch by @Copilot in #7795
  • aio-interface: Fix bypass_container_update when not detected as available by @asavageiv in #7763
  • fix collabora not working anymore by @asavageiv in #7762

👒 Updated dependencies

  • build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 in /.github/workflows by @dependabot[bot] in #7695
  • Yaml updates by @github-actions[bot] in #7633
  • Helm Chart updates by @github-actions[bot] in #7703
  • PHP dependency updates by @github-actions[bot] in #7663
  • build(deps): bump collabora/code from 25.04.8.3.1 to 25.04.9.2.1 in /Containers/collabora by @dependabot[bot] in #7669
  • build(deps): bump elasticsearch from 8.19.11 to 8.19.12 in /Containers/fulltextsearch by @dependabot[bot] in #7670
  • build(deps): bump postgres from 17.8-alpine to 17.9-alpine in /Containers/postgresql by @dependabot[bot] in #7671
  • build(deps): bump nextcloud-releases/whiteboard from v1.5.6 to v1.5.7 in /Containers/whiteboard by @dependabot[bot] in #7672
  • watchtower container update by @github-actions[bot] in #7688
  • build(deps): bump golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 in /Containers/imaginary by @dependabot[bot] in #7698
  • build(deps): bump docker from 29.2.1-cli to 29.3.0-cli in /Containers/mastercontainer by @dependabot[bot] in #7699
  • build(deps): bump onlyoffice/documentserver from 9.3.0.1 to 9.3.1.2 in /Containers/onlyoffice by @dependabot[bot] in #7700
  • build(deps): bump golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 in /Containers/watchtower by @dependabot[bot] in #7701
  • PHP dependency updates by @github-actions[bot] in #7711
  • build(deps): bump caddy from 2.11.1-alpine to 2.11.2-alpine in /Containers/apache by @dependabot[bot] in #7714
  • build(deps): bump caddy from 2.11.1-builder-alpine to 2.11.2-builder-alpine in /Containers/mastercontainer by @dependabot[bot] in #7715
  • build(deps): bump haproxy from 3.3.4-alpine to 3.3.5-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #7726
  • build(deps): bump nats from 2.12.4-scratch to 2.12.5-scratch in /Containers/talk by @dependabot[bot] in #7727
  • build(deps): bump astral-sh/setup-uv from 7.3.0 to 7.3.1 in /.github/workflows by @dependabot[bot] in #7718
  • PHP dependency updates by @github-actions[bot] in #7736
  • build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 in /.github/workflows by @dependabot[bot] in #7735
  • build(deps): bump guzzlehttp/psr7 from 2.8.1 to 2.9.0 in /php by @dependabot[bot] in #7738
  • build(deps): bump strukturag/nextcloud-spreed-signaling from 2.1.0 to 2.1.1 in /Containers/talk by @dependabot[bot] in #7744
  • build(deps): bump php from 8.5.3-fpm-alpine3.23 to 8.5.4-fpm-alpine3.23 in /Containers/mastercontainer by @dependabot[bot] in #7743
  • PHP dependency updates by @github-actions[bot] in #7749
  • build(deps): bump collabora/code from 25.04.9.2.1 to 25.04.9.3.1 in /Containers/collabora by @dependabot[bot] in #7754
  • watchtower container update by @github-actions[bot] in #7767
  • build(deps-dev): bump vimeo/psalm from 6.15.1 to 6.16.0 in /php by @dependabot[bot] in #7755
  • [Automated] Update psalm-baseline.xml by @github-actions[bot] in #7775
  • PHP dependency updates by @github-actions[bot] in #7756
  • build(deps-dev): bump vimeo/psalm from 6.16.0 to 6.16.1 in /php by @dependabot[bot] in #7781
  • build(deps): bump haproxy from 3.3.5-alpine to 3.3.6-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #7787
  • build(deps): bump elasticsearch from 8.19.12 to 8.19.13 in /Containers/fulltextsearch by @dependabot[bot] in #7788
  • [Automated] Update psalm-baseline.xml by @github-actions[bot] in #7789
  • build(deps): bump collabora/code from 25.04.9.3.1 to 25.04.9.4.1 in /Containers/collabora by @dependabot[bot] in #7802

📄 Improved documentation

  • Document Seerr Permissions Change by @Anvil5465 in #7667
  • readme: fix typo by @turtleinarock in #7683
  • compose.yaml: fix port mappings by @Maximilian-Maag in #7704
  • rp-docs: document new header_up requirement for proxying the aio-interface by @szaimen in #7728
  • languagetool: rename mentioning of Collabora to Nextcloud Office by @szaimen in #7730
  • rp-docs: clarify AIO configuration for trusted reverse proxies by @jameskimmel in #7733
  • readme: add section how to move the appdata folder from the datadir to an ssd to improve the...
Read more

helm-chart-12.8.0

06 Mar 08:18
d5b3341

Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose

v12.8.0

26 Feb 13:16

Choose a tag to compare

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_calculation and response_checksum_validation by @szaimen in #7651
  • aio-interface: auto-load only new log data by @pabzm in #7656

🐞 Fixed bugs

👒 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

helm-chart-12.7.0

18 Feb 12:44

Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose

v12.7.0

13 Feb 10:58

Choose a tag to compare

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 which containers have an update available by @szaimen in #7587
  • aio-interface: offer checkbox to install the new hub release by @szaimen in #7584
  • office-selector: change order of points for OO by @szaimen in #7564
  • redis and apache: delete openssl after using it by @szaimen in #7556
  • add declare(strict_types=1); to all php files by @szaimen in #7541

🐞 Fixed bugs

  • Revert "mastercontainer: make check for correct volume name more strict" by @szaimen in #7585
  • fix bug with FTS not being able to enable it anymore by @szaimen in #7578

👒 Updated dependencies

  • build(deps): bump actions/github-script from 6.4.1 to 8.0.0 in /.github/workflows by @dependabot[bot] in #7538
  • build(deps): bump astral-sh/setup-uv from 7.2.0 to 7.2.1 in /.github/workflows by @dependabot[bot] in #7554
  • Helm Chart updates by @github-actions[bot] in #7571
  • PHP dependency updates by @github-actions[bot] in #7527
  • talk container update by @github-actions[bot] in #7540
  • build(deps): bump elasticsearch from 8.19.10 to 8.19.11 in /Containers/fulltextsearch by @dependabot[bot] in #7543
  • build(deps): bump docker from 29.2.0-cli to 29.2.1-cli in /Containers/mastercontainer by @dependabot[bot] in #7544
  • build(deps): bump strukturag/nextcloud-spreed-signaling from 2.0.4 to 2.1.0 in /Containers/talk by @dependabot[bot] in #7545
  • watchtower container update by @github-actions[bot] in #7546
  • build(deps): bump collabora/code from 25.04.8.2.1 to 25.04.8.3.1 in /Containers/collabora by @dependabot[bot] in #7558
  • build(deps): bump python from 3.14.2-alpine3.23 to 3.14.3-alpine3.23 in /Containers/talk-recording by @dependabot[bot] in #7560
  • build(deps): bump golang from 1.25.6-alpine3.23 to 1.26.0-alpine3.23 in /Containers/imaginary by @dependabot[bot] in #7568
  • build(deps): bump nextcloud-releases/whiteboard from v1.5.4 to v1.5.6 in /Containers/whiteboard by @dependabot[bot] in #7566
  • build(deps): bump golang from 1.25.6-alpine3.23 to 1.26.0-alpine3.23 in /Containers/watchtower by @dependabot[bot] in #7570
  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #7576
  • build(deps): bump haproxy from 3.3.2-alpine to 3.3.3-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #7582
  • build(deps): bump postgres from 17.7-alpine to 17.8-alpine in /Containers/postgresql by @dependabot[bot] in #7583
  • Nextcloud dependency update by @github-actions[bot] in #7579

Full Changelog: v12.6.1...v12.7.0

helm-chart-12.6.1

11 Feb 14:28
e9ab05c

Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose