Releases: NginxProxyManager/nginx-proxy-manager
Releases · NginxProxyManager/nginx-proxy-manager
v2.8.0
v2.7.3
- OpenResty upgraded to v1.19.3.1 within the base container
v2.7.2
- added aliyun DNS plugin (thanks @WaterCalm)
- allow custom stream conf (thanks @klutchell)
- removes explicit privkeytype check and adds passphrase error (thanks @chaptergy)
- fix dead hosts verification count (thanks @lightglitch)
- added Gandi Live DNS to certbot-dns-plugins.js (thanks @lebrou34)
- dependencies updated
v2.7.1
v2.7.0
- Removes the need of a config file and allows db config via environment (thanks @chaptergy)
- Adds autoremove of failed certificate creations in DB (thanks @chaptergy)
- Adds visual indicator for certificate deletion (thanks @chaptergy)
v2.6.2
- Adds certbot plugin installation check on startup (thanks @chaptergy)
- Adds X-Real-IP header to proxied requests
- Fixes pip3 installation errors when no certbot plugins to install
v2.6.1
- Fixes custom certificate upload (thanks @chaptergy)
- Fixes extra semi-colon on nginx configs where SSL is requested and access list is used
v2.6.0
- Allow DNS challenges not just for cloudflare (thanks @chaptergy)
- Pass/Don't Pass Auth Header (thanks @jmwebslave)
- Fix for access list getAll when not granted all permissions (thanks @Philip-Mooney)