Releases: nextcloud/all-in-one
v9.1.0
Nextcloud 29.0.3 is included
What's Changed
🏕 New features and other improvements
- stalwart: Change maintainer by @docjyJ in #4811
- nextcloud: add igbinary as serializer for increased performance by @ernolf in #4813
- aio-interface: show timestamps next to log entries by @szaimen in #4817
- community-containers: Add NocoDB by @docjyJ in #4835
- nextcloud: print warning if login as root into container by @szaimen in #4840
- nextcloud: properly add REDIS_DB_INDEX by @szaimen in #4858
- collabora: add SYS_ADMIN cap by @szaimen in #4876
- domain-validator: use
str_contains
instead ofstrpos
by @szaimen in #4884
🐞 Fixed bugs
- trusted-proxies: trust docker network by @szaimen in #4829
- database-restore: only get the first match by @szaimen in #4856
👒 Updated dependencies
- Helm Chart updates by @github-actions in #4836
- Bump elasticsearch from 8.14.0 to 8.14.1 in /Containers/fulltextsearch by @dependabot in #4824
- Bump slim/slim from 4.13.0 to 4.14.0 in /php by @dependabot in #4830
- [Automated] Update psalm-baseline.xml by @nextcloud-command in #4851
- build(deps): bump softprops/turnstyle from 1 to 2 by @dependabot in #4855
- PHP dependency updates by @github-actions in #4854
- imaginary: update alpine to 3.20 by @szaimen in #4859
- update alpine to v3.20.1 by @Zoey2936 in #4857
- docker-socket-proxy: update haproxy to v3 by @szaimen in #4860
- Imaginary update by @github-actions in #4862
- talk container update by @github-actions in #4863
- build(deps): bump golang from 1.22.3-alpine3.20 to 1.22.4-alpine3.20 in /Containers/imaginary by @dependabot in #4864
- build(deps): bump collabora/code from 24.04.4.1.1 to 24.04.4.2.1 in /Containers/collabora by @dependabot in #4865
- Yaml updates by @github-actions in #4878
- build(deps): bump clamav/clamav from 1.3.1-54 to 1.3.1-57 in /Containers/clamav by @dependabot in #4885
- nextcloud: increase to 29.0.3 by @szaimen in #4886
📄 Improved documentation
- Docs: Update manual-upgrade.md with alternative method by @Doozy134 in #4737
- readme: Add section
Securing the AIO interface from unauthorized ACME challenges
by @Surfict in #4883
New Contributors
- @ernolf made their first contribution in #4813
- @Doozy134 made their first contribution in #4737
- @Surfict made their first contribution in #4883
Full Changelog: v9.0.1...v9.1.0
helm-chart-9.0.1
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v9.0.1
Nextcloud 29.0.2 is included
What's Changed
🏕 New features and other improvements
- facerecognition: change to FACE_MODEL=3 and adjust memory values by @szaimen in #4742
- use
127.0.0.1
instead oflocalhost
by @szaimen in #4724 - nextcloud: increase the default_socket_timeout by @szaimen in #4769
- aio-interface: hide upgrade notice by @szaimen in #4771
- caddy: fix rewriting .well-known to remote.php by @szaimen in #4774
- Update add admin token by @docjyJ in #4753
- aio interface: add hint what to do if daily backup gets stuck by @szaimen in #4783
- nextcloud: improve getting values for APPSTORAGE by @szaimen in #4807
🐞 Fixed bugs
- revert "set NEXTCLOUD_MOUNT to rshared #2601" by @szaimen in #4755
- talk: disable specific health check because it is not going to work o… by @szaimen in #4779
- fix getting ip-address of talk and apache by @szaimen in #4789
👒 Updated dependencies
- Yaml updates by @github-actions in #4669
- Helm Chart updates by @github-actions in #4767
- Bump caddy from 2.7.6-alpine to 2.8.4-alpine in /Containers/mastercontainer by @dependabot in #4765
- Bump caddy from 2.7.6-alpine to 2.8.4-alpine in /Containers/apache by @dependabot in #4766
- Bump clamav/clamav from 1.3.1-53 to 1.3.1-54 in /Containers/clamav by @dependabot in #4758
- aio-app: increase version by @szaimen in #4770
- postgres: update to 16 by @szaimen in #4772
- nextcloud: increase to 29.0.2 by @szaimen in #4773
- Bump docker from 26.1.3-cli to 26.1.4-cli in /Containers/mastercontainer by @dependabot in #4777
- Bump elasticsearch from 8.13.4 to 8.14.0 in /Containers/fulltextsearch by @dependabot in #4778
- Imaginary update by @github-actions in #4776
- Bump collabora/code from 24.04.3.1.1 to 24.04.4.1.1 in /Containers/collabora by @dependabot in #4786
- Bump php from 8.3.7-fpm-alpine3.19 to 8.3.8-fpm-alpine3.19 in /Containers/mastercontainer by @dependabot in #4787
- Bump php from 8.2.19-fpm-alpine3.19 to 8.2.20-fpm-alpine3.19 in /Containers/nextcloud by @dependabot in #4788
- PHP dependency updates by @github-actions in #4802
- Yaml updates by @github-actions in #4808
- Bump python from 3.12.3-alpine3.19 to 3.12.4-alpine3.19 in /Containers/talk-recording by @dependabot in #4809
📄 Improved documentation
- Fix record type for caddy-stalwart by @marcoambrosini in #4741
- readme: improve grammar by @ArmanTheParman in #4799
New Contributors
- @marcoambrosini made their first contribution in #4741
- @ArmanTheParman made their first contribution in #4799
Full Changelog: v8.3.0...v9.0.1
v9.0.0 Beta
Nextcloud 29.0.2 is included
What's Changed
🏕 New features and other improvements
- facerecognition: change to FACE_MODEL=3 and adjust memory values by @szaimen in #4742
- use
127.0.0.1
instead oflocalhost
by @szaimen in #4724 - nextcloud: increase the default_socket_timeout by @szaimen in #4769
- aio-interface: hide upgrade notice by @szaimen in #4771
- caddy: fix rewriting .well-known to remote.php by @szaimen in #4774
- Update add admin token by @docjyJ in #4753
- aio interface: add hint what to do if daily backup gets stuck by @szaimen in #4783
🐞 Fixed bugs
- revert "set NEXTCLOUD_MOUNT to rshared #2601" by @szaimen in #4755
- talk: disable specific health check because it is not going to work o… by @szaimen in #4779
👒 Updated dependencies
- Yaml updates by @github-actions in #4669
- Helm Chart updates by @github-actions in #4767
- Bump caddy from 2.7.6-alpine to 2.8.4-alpine in /Containers/mastercontainer by @dependabot in #4765
- Bump caddy from 2.7.6-alpine to 2.8.4-alpine in /Containers/apache by @dependabot in #4766
- Bump clamav/clamav from 1.3.1-53 to 1.3.1-54 in /Containers/clamav by @dependabot in #4758
- aio-app: increase version by @szaimen in #4770
- postgres: update to 16 by @szaimen in #4772
- nextcloud: increase to 29.0.2 by @szaimen in #4773
- Bump docker from 26.1.3-cli to 26.1.4-cli in /Containers/mastercontainer by @dependabot in #4777
- Bump elasticsearch from 8.13.4 to 8.14.0 in /Containers/fulltextsearch by @dependabot in #4778
- Imaginary update by @github-actions in #4776
📄 Improved documentation
- Fix record type for caddy-stalwart by @marcoambrosini in #4741
New Contributors
- @marcoambrosini made their first contribution in #4741
Full Changelog: v8.3.0...v9.0.0
helm-chart-8.3.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v8.3.0
Nextcloud 28.0.6 is included but new instances can install Nextcloud 29 directly.
What's Changed
🏕 New features and other improvements
- adjust the compose file to use
:
instead of=
by @szaimen in #4587 - compose file: Correct the mix of two syntaxes in environment variables by @Zakmaf in #4589
- improve UX and UI by @szaimen in #4588
- Update containers.twig by @ncguk in #4662
- Add a config option for the postgres database port by @davidmehren in #4433
- Corrects a typo in containers.twig by @killianeletellier in #4680
- add borg_backup_mode to Backup container status by @szaimen in #4693
- AIO interface: substitute
b
tag withstrong
tag by @szaimen in #4708 - AIO interface: document limitation regarding restoring of community container data by @szaimen in #4707
- apache: remove caddy-imports by @szaimen in #4706
- AIO interface: add note how to reset the AIO instance by @szaimen in #4709
- Revert "Revert "apache - drop SetEnv proxy-sendcl 1"" by @szaimen in #4713
- Update stalwart.json - add port definition for web admin interface by @kri164 in #4556
- helm: allow to set default quota for Nextcloud by @szaimen in #4723
- nextcloud: wait for redis to start by @szaimen in #4728
🐞 Fixed bugs
- fix(entrypoint): system config value types by @pulsejet in #4617
- change the rewrite for remote.php by @szaimen in #4651
- fix limiting php-fpm socket to certain ip-addresses by @szaimen in #4685
- Revert "Bump collabora/code from 24.04.1.4.1 to 24.04.2.1.1 in /Containers/collabora" by @szaimen in #4689
- fix collabora build by not running apt-get upgrade by @szaimen in #4690
- fix bug with getting api_version by @szaimen in #4692
👒 Updated dependencies
- Helm Chart updates by @github-actions in #4611
- PHP dependency updates by @github-actions in #4606
- Bump golang from 1.22.2-alpine3.18 to 1.22.3-alpine3.18 in /Containers/imaginary by @dependabot in #4628
- Bump postgres from 15.6-alpine to 15.7-alpine in /Containers/postgresql by @dependabot in #4630
- Bump collabora/code from 24.04.1.4.1 to 24.04.2.1.1 in /Containers/collabora by @dependabot in #4631
- Bump docker from 26.1.0-cli to 26.1.2-cli in /Containers/mastercontainer by @dependabot in #4632
- Bump elasticsearch from 8.13.0 to 8.13.4 in /Containers/fulltextsearch by @dependabot in #4633
- Bump clamav/clamav from 1.3.1-49 to 1.3.1-51 in /Containers/clamav by @dependabot in #4642
- Bump php from 8.3.6-fpm-alpine3.19 to 8.3.7-fpm-alpine3.19 in /Containers/mastercontainer by @dependabot in #4643
- Bump php from 8.2.18-fpm-alpine3.19 to 8.2.19-fpm-alpine3.19 in /Containers/nextcloud by @dependabot in #4644
- [Automated] Update psalm-baseline.xml by @nextcloud-command in #4609
- PHP dependency updates by @github-actions in #4652
- PHP dependency updates by @github-actions in #4661
- Bump docker from 26.1.2-cli to 26.1.3-cli in /Containers/mastercontainer by @dependabot in #4665
- Bump clamav/clamav from 1.3.1-51 to 1.3.1-52 in /Containers/clamav by @dependabot in #4679
- Bump redis from 7.2.4-alpine to 7.2.5-alpine in /Containers/redis by @dependabot in #4683
- Bump nats from 2.10.14-scratch to 2.10.16-scratch in /Containers/talk by @dependabot in #4688
- talk container update by @github-actions in #4686
- Bump strukturag/nextcloud-spreed-signaling from 1.2.4 to 1.3.0 in /Containers/talk by @dependabot in #4687
- Bump collabora/code from 24.04.2.1.1 to 24.04.3.1.1 in /Containers/collabora by @dependabot in #4691
- Nextcloud dependency update by @github-actions in #4710
- talk container update by @github-actions in #4711
- Bump strukturag/nextcloud-spreed-signaling from 1.3.0 to 1.3.1 in /Containers/talk by @dependabot in #4712
- Bump clamav/clamav from 1.3.1-52 to 1.3.1-53 in /Containers/clamav by @dependabot in #4720
📄 Improved documentation
- nginx config should also work for freenginx and openresty by @Zoey2936 in #4593
- LLDAP - Update ReadMe by @docjyJ in #4571
- Add information about virtual machines by @BraidenPsiuk in #4274
- adjust apache reverse proxy docs to set x-real-ip by @szaimen in #4696
- Update local-ai readme.md by @szaimen in #4731
New Contributors
- @Zakmaf made their first contribution in #4589
- @ncguk made their first contribution in #4662
- @davidmehren made their first contribution in #4433
- @killianeletellier made their first contribution in #4680
- @BraidenPsiuk made their first contribution in #4274
Full Changelog: v8.2.1...v8.3.0
helm-chart-8.2.1
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v8.2.1
Nextcloud 28.0.5 is included but new instances can install Nextcloud 29 directly
What's Changed
🏕 New features and other improvements
- allow logs endpoint in haproxy.cfg for docker-socket-proxy by @andrey18106 in #4572
- upgrade preinstalled packages in final build step by @Zoey2936 in #4559
- trust IP of docker network gateway by @Zoey2936 in #4560
🐞 Fixed bugs
👒 Updated dependencies
- Helm Chart updates by @github-actions in #4576
- PHP dependency updates by @github-actions in #4558
- Bump clamav/clamav from 1.3.0-47 to 1.3.1-49 in /Containers/clamav by @dependabot in #4568
- Bump docker from 26.0.1-cli to 26.0.2-cli in /Containers/mastercontainer by @dependabot in #4569
- Bump collabora/code from 23.05.10.1.1 to 24.04.1.3.1 in /Containers/collabora by @dependabot in #4573
- Imaginary update by @github-actions in #4577
- Bump docker from 26.0.2-cli to 26.1.0-cli in /Containers/mastercontainer by @dependabot in #4578
- Bump collabora/code from 24.04.1.3.1 to 24.04.1.4.1 in /Containers/collabora by @dependabot in #4584
- Nextcloud dependency update by @github-actions in #4583
Full Changelog: v8.2.0...v8.2.1
helm-chart-8.2.0
A generated Helm Chart for Nextcloud AIO from Skippbox Kompose
v8.2.0
Nextcloud 28.0.4 is included but new instances can install Nextcloud 29 directly
What's Changed
🏕 New features and other improvements
- Add lldap comunity container by @docjyJ in #4398
- helm chart - allow to adjust TALK_MAX_STREAM_BITRATE by @szaimen in #4492
- nextcloud - adjust TALK_HOST logic by @szaimen in #4495
- feat: enable HEIC+TIFF without Imaginary by @pulsejet in #4513
- nextcloud - add turn_domain logic by @szaimen in #4531
- helm chart - allow to adjust TALK_MAX_SCREEN_BITRATE by @szaimen in #4533
- nextcloud - add logic for BRUTEFORCE_PROTECTION by @szaimen in #4532
- aio interface - show upgrade hint for 29 by @szaimen in #4550
🐞 Fixed bugs
👒 Updated dependencies
- Helm Chart updates by @github-actions in #4494
- Bump clamav/clamav from 1.3.0-44 to 1.3.0-45 in /Containers/clamav by @dependabot in #4475
- talk container update by @github-actions in #4482
- Bump strukturag/nextcloud-spreed-signaling from 1.2.3 to 1.2.4 in /Containers/talk by @dependabot in #4487
- Bump golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 in /Containers/imaginary by @dependabot in #4497
- Bump clamav/clamav from 1.3.0-45 to 1.3.0-46 in /Containers/clamav by @dependabot in #4514
- Bump httpd from 2.4.58-alpine3.19 to 2.4.59-alpine3.19 in /Containers/apache by @dependabot in #4515
- Bump haproxy from 2.9.6-alpine3.19 to 2.9.7-alpine3.19 in /Containers/docker-socket-proxy by @dependabot in #4520
- Bump python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19 in /Containers/talk-recording by @dependabot in #4524
- Bump azure/setup-helm from 3.5 to 4 by @dependabot in #4540
- Bump nats from 2.10.12-scratch to 2.10.14-scratch in /Containers/talk by @dependabot in #4537
- Bump php from 8.3.4-fpm-alpine3.19 to 8.3.6-fpm-alpine3.19 in /Containers/mastercontainer by @dependabot in #4538
- Bump php from 8.2.17-fpm-alpine3.19 to 8.2.18-fpm-alpine3.19 in /Containers/nextcloud by @dependabot in #4539
- Bump docker from 25.0.5-cli to 26.0.1-cli in /Containers/mastercontainer by @dependabot in #4548
- Bump clamav/clamav from 1.3.0-46 to 1.3.0-47 in /Containers/clamav by @dependabot in #4549
📄 Improved documentation
- Add a clarifying comment to nginx.conf of reverse-proxy.md by @apodl1 in #4285
- improve the change domain documentation by @szaimen in #4530
New Contributors
- @apodl1 made their first contribution in #4285
- @docjyJ made their first contribution in #4398
- @pulsejet made their first contribution in #4513
Full Changelog: v8.1.0...v8.2.0