Releases: nextcloud/all-in-one
Releases · nextcloud/all-in-one
v10.3.0 Beta
Nextcloud 30.0.4 is included
What's Changed
🏕 New features and other improvements
- nextcloud: set max opcache files to 10000 by @szaimen in #5785
- Container.php: adjust casing of enable_nvidia_gpu to enableNvidiaGpu by @szaimen in #5786
- Add "port" to borg remote placeholder by @AiroPi in #5792
- facerecognition docker does not support GPU by @docjyJ in #5820
- rename
ENABLE_NVIDIA_GPU
toNEXTCLOUD_ENABLE_NVIDIA_GPU
by @szaimen in #5824 - apache-healthcheck: remove the domain test by @szaimen in #5825
- nextcloud: check for configured appstoreurl during upgrade by @szaimen in #5828
- helm: remove NET_BIND_SERVICE if not needed by @szaimen in #5831
🐞 Fixed bugs
👒 Updated dependencies
- Yaml updates by @github-actions in #5783
- PHP dependency updates by @github-actions in #5782
- build(deps): bump collabora/code from 24.04.10.2.1 to 24.04.11.1.1 in /Containers/collabora by @dependabot in #5788
- build(deps): bump php from 8.3.14-fpm-alpine3.21 to 8.3.15-fpm-alpine3.21 in /Containers/mastercontainer by @dependabot in #5789
- build(deps): bump php from 8.3.14-fpm-alpine3.21 to 8.3.15-fpm-alpine3.21 in /Containers/nextcloud by @dependabot in #5790
- build(deps): bump clamav/clamav from 1.4.1-17 to 1.4.1-20 in /Containers/clamav by @dependabot in #5822
- Helm Chart updates by @github-actions in #5829
- build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/borgbackup by @dependabot in #5835
- build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/domaincheck by @dependabot in #5836
- build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/imaginary by @dependabot in #5837
- build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/notify-push by @dependabot in #5838
- build(deps): bump redis from 7.2.6-alpine to 7.2.7-alpine in /Containers/redis by @dependabot in #5839
- build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/talk by @dependabot in #5840
- build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/watchtower by @dependabot in #5841
📄 Improved documentation
- rp-docs: comments out http3_stream_buffer_size 512k in nginx template by @kaincenteno in #5793
- reverse-proxy-docu: adjust and add introduction with example by @szaimen in #5813
- Updated IIS Reverse proxy configuration to work with special characters. by @Luotio in #5808
- facerecognition: document fixed 1G value by @szaimen in #5826
- manual-install: document behaviour about exposed options by @szaimen in #5827
- Adjust docs for talk_port variable a bit by @szaimen in #5830
New Contributors
- @kaincenteno made their first contribution in #5793
- @Luotio made their first contribution in #5808
Full Changelog: v10.2.0...v10.3.0
helm-chart-10.2.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v10.2.0
Nextcloud 30.0.4 is included
What's Changed
🏕 New features and other improvements
- talk: update Janus to 1.x by @szaimen in #5736
- adjust start-period and retries for fts, collabora and clamav by @szaimen in #5761
- Add dot to network regex check by @alexenica in #5747
- add support for nvidia gpu access by @MondoGao in #5132
- disable fts if seccomp is not supported in the kernel by @szaimen in #5775
- nextcloud: add apache container reachability check run-exec-commands.sh by @JMarcosHP in #5730
- aio-interface: adjust design of buttons according Nextcloud Vue by @docjyJ in #5772
🐞 Fixed bugs
👒 Updated dependencies
- Yaml updates by @github-actions in #5696
- build(deps): bump docker from 27.3.1-cli to 27.4.0-cli in /Containers/mastercontainer by @dependabot in #5731
- build(deps): bump nats from 2.10.22-scratch to 2.10.23-scratch in /Containers/talk by @dependabot in #5734
- build(deps): bump haproxy from 3.1.0-alpine to 3.1.1-alpine in /Containers/docker-socket-proxy by @dependabot in #5743
- build(deps): bump clamav/clamav from 1.4.1-16 to 1.4.1-17 in /Containers/clamav by @dependabot in #5756
- PHP dependency updates by @github-actions in #5733
- build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/borgbackup by @dependabot in #5710
- build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/domaincheck by @dependabot in #5712
- build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/imaginary by @dependabot in #5713
- build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/notify-push by @dependabot in #5714
- build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/talk by @dependabot in #5715
- build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/watchtower by @dependabot in #5716
- Helm Chart updates by @github-actions in #5758
- update remaining docker images to alpine 3.21 by @szaimen in #5759
- Imaginary update by @github-actions in #5760
- PHP dependency updates by @github-actions in #5766
- build(deps): bump elasticsearch from 8.16.1 to 8.17.0 in /Containers/fulltextsearch by @dependabot in #5769
- build(deps): bump nats from 2.10.23-scratch to 2.10.24-scratch in /Containers/talk by @dependabot in #5770
- build(deps): bump docker from 27.4.0-cli to 27.4.1-cli in /Containers/mastercontainer by @dependabot in #5778
📄 Improved documentation
- Add NPMplus to reverse-proxy.md by @Zoey2936 in #5751
- Add documentation on migrating using the borg backup by @tofuwabohu in #5570
- Improve nginx reverse proxy template by @Zoey2936 in #5750
- rp-docs: add comment to the config directly to adjust localhost:11000 by @szaimen in #5767
New Contributors
- @alexenica made their first contribution in #5747
- @tofuwabohu made their first contribution in #5570
- @MondoGao made their first contribution in #5132
Full Changelog: v10.1.1...v10.2.0
helm-chart-10.1.1-beta
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
helm-chart-10.1.1
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v10.1.1
Nextcloud 30.0.4 is included
What's Changed
🏕 New features and other improvements
- borgbackup: improve testing backup upon instance restore by @szaimen in #5590
- Fix some typos. by @JMarcosHP in #5591
- docker-socket-proxy: allowed read/write/exec of files for AppAPI for ExApps containers by @oleksandr-nc in #5622
- change default upload limit to 16G as recommended in the docs by @szaimen in #5613
- helm: refactor securityContext by @szaimen in #5601
- aio-interface: prepend ssh:// to remote borg repo placeholder by @timdiels in #5685
- DockerActionManager: improve PullImage to always log something if it fails by @szaimen in #5673
- nextcloud: always enable ImaginaryPDF by @szaimen in #5672
- containers-schema.json: add healtchecks and adjust containers accordingly by @szaimen in #5689
- nextcloud: allow to adjust name of nextcloud container by @szaimen in #5671
- Remove duplicated word at compose.yaml by @cgbarros in #5720
🐞 Fixed bugs
- helm: add a default for RPSS_ENABLED by @szaimen in #5662
- collabora: configure net.post_allow_host by @szaimen in #5688
- nextcloud entrypoint: fix missing apostroph in require command by @szaimen in #5718
👒 Updated dependencies
- Yaml updates by @github-actions in #5542
- PHP dependency updates by @github-actions in #5587
- build(deps): bump php from 8.3.13-fpm-alpine3.20 to 8.3.14-fpm-alpine3.20 in /Containers/mastercontainer by @dependabot in #5636
- build(deps): bump php from 8.3.13-fpm-alpine3.20 to 8.3.14-fpm-alpine3.20 in /Containers/nextcloud by @dependabot in #5637
- build(deps): bump clamav/clamav from 1.4.1-12 to 1.4.1-14 in /Containers/clamav by @dependabot in #5648
- build(deps): bump collabora/code from 24.04.9.2.1 to 24.04.10.1.1 in /Containers/collabora by @dependabot in #5649
- build(deps): bump elasticsearch from 8.15.3 to 8.16.1 in /Containers/fulltextsearch by @dependabot in #5650
- build(deps): bump postgres from 16.4-alpine to 16.6-alpine in /Containers/postgresql by @dependabot in #5651
- talk container update by @github-actions in #5658
- Helm Chart updates by @github-actions in #5654
- build(deps): bump haproxy from 3.0.6-alpine to 3.1.0-alpine in /Containers/docker-socket-proxy by @dependabot in #5669
- PHP dependency updates by @github-actions in #5675
- PHP dependency updates by @github-actions in #5678
- PHP dependency updates by @github-actions in #5684
- build(deps): bump clamav/clamav from 1.4.1-14 to 1.4.1-15 in /Containers/clamav by @dependabot in #5687
- build(deps): bump golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 in /Containers/imaginary by @dependabot in #5700
- Imaginary update by @github-actions in #5702
- build(deps): bump python from 3.13.0-alpine3.20 to 3.13.1-alpine3.20 in /Containers/talk-recording by @dependabot in #5704
- nextcloud: increase to 30.0.3 by @szaimen in #5705
- build(deps): bump collabora/code from 24.04.10.1.1 to 24.04.10.2.1 in /Containers/collabora by @dependabot in #5711
- PHP dependency updates by @github-actions in #5724
- PHP dependency updates by @github-actions in #5726
- build(deps): bump clamav/clamav from 1.4.1-15 to 1.4.1-16 in /Containers/clamav by @dependabot in #5727
- Nextcloud dependency update by @github-actions in #5719
- nextcloud: update to 30.0.4 by @szaimen in #5739
📄 Improved documentation
- Update local-ai readme.md by @ShapeShifter499 in #5603
- Document the user limit by @autoantwort in #5657
- Update readme.md - Regular sync rsync script had mistake by @foegra in #5717
New Contributors
- @JMarcosHP made their first contribution in #5591
- @oleksandr-nc made their first contribution in #5622
- @autoantwort made their first contribution in #5657
- @foegra made their first contribution in #5717
- @cgbarros made their first contribution in #5720
Full Changelog: v10.0.0...v10.1.1
v10.1.0 Beta
Nextcloud 30.0.2 is included
What's Changed
🏕 New features and other improvements
- borgbackup: improve testing backup upon instance restore by @szaimen in #5590
- Fix some typos. by @JMarcosHP in #5591
- docker-socket-proxy: allowed read/write/exec of files for AppAPI for ExApps containers by @oleksandr-nc in #5622
- change default upload limit to 16G as recommended in the docs by @szaimen in #5613
- helm: refactor securityContext by @szaimen in #5601
- aio-interface: prepend ssh:// to remote borg repo placeholder by @timdiels in #5685
- DockerActionManager: improve PullImage to always log something if it fails by @szaimen in #5673
- nextcloud: always enable ImaginaryPDF by @szaimen in #5672
- containers-schema.json: add healtchecks and adjust containers accordingly by @szaimen in #5689
- nextcloud: allow to adjust name of nextcloud container by @szaimen in #5671
- Remove duplicated word at compose.yaml by @cgbarros in #5720
🐞 Fixed bugs
- helm: add a default for RPSS_ENABLED by @szaimen in #5662
- collabora: configure net.post_allow_host by @szaimen in #5688
- nextcloud entrypoint: fix missing apostroph in require command by @szaimen in #5718
👒 Updated dependencies
- Yaml updates by @github-actions in #5542
- PHP dependency updates by @github-actions in #5587
- build(deps): bump php from 8.3.13-fpm-alpine3.20 to 8.3.14-fpm-alpine3.20 in /Containers/mastercontainer by @dependabot in #5636
- build(deps): bump php from 8.3.13-fpm-alpine3.20 to 8.3.14-fpm-alpine3.20 in /Containers/nextcloud by @dependabot in #5637
- build(deps): bump clamav/clamav from 1.4.1-12 to 1.4.1-14 in /Containers/clamav by @dependabot in #5648
- build(deps): bump collabora/code from 24.04.9.2.1 to 24.04.10.1.1 in /Containers/collabora by @dependabot in #5649
- build(deps): bump elasticsearch from 8.15.3 to 8.16.1 in /Containers/fulltextsearch by @dependabot in #5650
- build(deps): bump postgres from 16.4-alpine to 16.6-alpine in /Containers/postgresql by @dependabot in #5651
- talk container update by @github-actions in #5658
- Helm Chart updates by @github-actions in #5654
- build(deps): bump haproxy from 3.0.6-alpine to 3.1.0-alpine in /Containers/docker-socket-proxy by @dependabot in #5669
- PHP dependency updates by @github-actions in #5675
- PHP dependency updates by @github-actions in #5678
- PHP dependency updates by @github-actions in #5684
- build(deps): bump clamav/clamav from 1.4.1-14 to 1.4.1-15 in /Containers/clamav by @dependabot in #5687
- build(deps): bump golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 in /Containers/imaginary by @dependabot in #5700
- Imaginary update by @github-actions in #5702
- build(deps): bump python from 3.13.0-alpine3.20 to 3.13.1-alpine3.20 in /Containers/talk-recording by @dependabot in #5704
- nextcloud: increase to 30.0.3 by @szaimen in #5705
- build(deps): bump collabora/code from 24.04.10.1.1 to 24.04.10.2.1 in /Containers/collabora by @dependabot in #5711
- PHP dependency updates by @github-actions in #5724
- PHP dependency updates by @github-actions in #5726
- build(deps): bump clamav/clamav from 1.4.1-15 to 1.4.1-16 in /Containers/clamav by @dependabot in #5727
- Nextcloud dependency update by @github-actions in #5719
📄 Improved documentation
- Update local-ai readme.md by @ShapeShifter499 in #5603
- Document the user limit by @autoantwort in #5657
- Update readme.md - Regular sync rsync script had mistake by @foegra in #5717
New Contributors
- @JMarcosHP made their first contribution in #5591
- @oleksandr-nc made their first contribution in #5622
- @autoantwort made their first contribution in #5657
- @foegra made their first contribution in #5717
- @cgbarros made their first contribution in #5720
Full Changelog: v10.0.0...v10.1.0
helm-chart-10.0.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
Important changes:
- This release features a huge refactoring for the securitycontext. See #5601.
- Also Nc30 is included now.
- And TALK_RECORDING_STORAGE_SIZE was added to values since there is a volume now for talk-recording where recordings are stored.
- Additionally, IMAGE_MIRROR_PREFIX, NEXTCLOUD_IMAGE_ORG and ALPINE_IMAGE_ORG was removed
helm-chart-10.0.0-beta
For beta testers:
- This release features a huge refactoring for the securitycontext. See #5601.
- Also Nc30 is included now.
- And TALK_RECORDING_STORAGE_SIZE was added to values since there is a volume now for talk-recording where recordings are stored.
- Additionally, IMAGE_MIRROR_PREFIX, NEXTCLOUD_IMAGE_ORG and ALPINE_IMAGE_ORG was removed
Testing and feedback is welcome!
v10.0.0
Nextcloud 30.0.2 is included
What's Changed
🏕 New features and other improvements
- Add remote borg backup support by @timdiels in #4804
- helm: adjust initcontainer: use fixed alpine tag by @szaimen in #5314
- nextcloud: add
documentation_url.server_logs
by @szaimen in #5426 - helm: remove IMAGE_MIRROR_PREFIX, NEXTCLOUD_IMAGE_ORG and ALPINE_IMAGE_ORG by @szaimen in #5549
- aio-interface: remove hint regarding nc 30 update by @szaimen in #5548
- notify-scripts: add object type and object id by @szaimen in #5554
- Correctly disable some supervisord logs by @mihaicmn in #5558
- allow to exclude previews from restore upon instance restore by @szaimen in #5550
- feat: toggle submit button based on unsaved changes by @ernolf in #5576
🐞 Fixed bugs
- borgbackup: make logs a bit cleaner if local archive is used by @szaimen in #5553
- aio-interface: fix small detail in
Reset backup location
section by @szaimen in #5573
👒 Updated dependencies
- build(deps): bump collabora/code from 24.04.9.1.1 to 24.04.9.2.1 in /Containers/collabora by @dependabot in #5545
- build(deps): bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /Containers/imaginary by @dependabot in #5546
- nextcloud-aio-app: increase to v0.7.0 by @szaimen in #5547
- nextcloud: upgrade to 30.0.2 by @szaimen in #5551
- PHP dependency updates by @github-actions in #5552
- build(deps): bump clamav/clamav from 1.4.1-11 to 1.4.1-12 in /Containers/clamav by @dependabot in #5571
- build(deps): bump haproxy from 3.0.5-alpine to 3.0.6-alpine in /Containers/docker-socket-proxy by @dependabot in #5572
- PHP dependency updates by @github-actions in #5566
- PHP dependency updates by @github-actions in #5581
- build(nextcloud): bump php to 8.3 by @ernolf in #5575
New Contributors
Full Changelog: v9.9.0...v10.0.0