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