What's Changed
- change: ACME_OCSP_STAPLING is now set to false by default: https://community.letsencrypt.org/t/removing-ocsp-urls-from-certificates/236699
- add: new NGINX_WORKER_CONNECTIONS env
- change/fix: bigger server_names_hash_bucket_size
- improve: more headers are hidden
- improve: send proxy_ssl_name to upstream
- improve/fix: use the copytruncate option in logrotate to improve log rotation
- change: build fancyindex module static
- add: install lua-resty-openidc
- improve: error logging of password reset script
- fix: double // redirect (thanks for the PR)
- change: ui, make upstream urls clickable
- change: better env validation and handling
- dep updates
How to update
- read the changes above
- repull the docker image
- apply possible changes that maybe effect you from above to your compose.yaml
- redeploy the compose stack
- report any issues you may find
Full Changelog: 2025-03-21-r1...2025-05-07-r1