Skip to content

v11.0.0

Latest
Compare
Choose a tag to compare
@szaimen szaimen released this 30 May 12:18
· 49 commits to main since this release
81fec27

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

New Contributors

Full Changelog: v10.15.0...v11.0.0