New
v2.6.0
What's Changed
Features
- feat: add DEFAULT_RENEW variable by @chinkung in https://github.com/nginx-proxy/acme-companion/pull/896
Other changes
- docs: typo in hooks documentation by @hgohel in https://github.com/nginx-proxy/acme-companion/pull/1184
- refactor: replace the all
docker-compose.ymlwithcompose.yamlby @Marukome0743 in https://github.com/nginx-proxy/acme-companion/pull/1187 - docs: remove version and default bridge network by @emfox in https://github.com/nginx-proxy/acme-companion/pull/1189
- build: add
syntaxparser directive to Dockerfile by @Marukome0743 in https://github.com/nginx-proxy/acme-companion/pull/1186
Dependencies
- build: bump nginxproxy/docker-gen from 0.14.4 to 0.14.7 by @dependabot in https://github.com/nginx-proxy/acme-companion/pull/1183, https://github.com/nginx-proxy/acme-companion/pull/1188 and https://github.com/nginx-proxy/acme-companion/pull/1193
- build: bump library/alpine from 3.21.2 to 3.21.3 by @dependabot in https://github.com/nginx-proxy/acme-companion/pull/1185
New Contributors
- @hgohel made their first contribution in https://github.com/nginx-proxy/acme-companion/pull/1184
- @Marukome0743 made their first contribution in https://github.com/nginx-proxy/acme-companion/pull/1187
- @chinkung made their first contribution in https://github.com/nginx-proxy/acme-companion/pull/896
- @emfox made their first contribution in https://github.com/nginx-proxy/acme-companion/pull/1189
Full Changelog: https://github.com/nginx-proxy/acme-companion/compare/v2.5.2...v2.6.0