Releases: NginxProxyManager/nginx-proxy-manager
v2.9.13
Changes
- Adds buttons to test the availability of the host from public internet, when creating a new LE certificate with HTTP method (thanks @chaptergy)
- Reverts back to proxy_pass without variables (thanks @chaptergy)
- Uses Openresty v1.19.9.1
Docker images
For future stability, please consider using 2.9.13 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.12
Changes
- Fixed typo in i18n translation file (thanks @piuswalter)
Thanks @chaptergy:
- Makes SQLite the default database in documentation
- Falls back to SQLite if no environment variables are provided
- Uses letsencrypt config file everywhere
- Removes random delay when renewing certificates with the renew now button
- Removes unused dependencies
- Removes HSTS from admin ui
- Adds advanced config header warning
- Fixes custom location with capture groups
Docker images
For future stability, please consider using 2.9.12 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.11
Changes
- Fixes an oversight in #1258 which resulted in the path part of a url not being forwarded to the proxy (thanks @chaptergy)
Docker images
For future stability, please consider using 2.9.11 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.10
Changes
- Adds toggle to header to display menu on mobile (thanks @chaptergy)
- Certbot plugin updates (thanks @chaptergy)
- Removes certbot plugin prefixes (thanks @chaptergy)
- Add DNS provider for Oracle Cloud Infrastructure (OCI) DNS (thanks Djelibeybi)
- Adds Webbsupport.sk dns plugin (thanks @chaptergy)
- Adds cache busting to js bundles as well (thanks @chaptergy)
- Removes sorting of domain names when creating a certificate (thanks @chaptergy)
- Sets the cert chain to prefer ISRG Root X1 (thanks @chaptergy)
- Tweaks ui forms (thanks @nikhen)
Docker images
For future stability, please consider using 2.9.10 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.9
Changes
- Added ability to download certificates (thanks @ssrahul96)
- Forwarding host should be anyOf not oneOf (thanks @BjoernAkAManf)
- Fixed some typos in Advanced Config readme (thanks @realJoshByrnes)
- Add SSL and HTTP2 into IPv6 on listen.conf (thanks @bergi9)
Docker images
For future stability, please consider using 2.9.9 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.8
Changes
- Remove dummy cert references (thanks @bmbvenom)
- Add deSEC DNS provider (thanks @FMeinicke)
- Allows hostname instead of ip for streams (thanks @BjoernAkAManf)
- Reload nginx after access list change
- Updated docker base image locations
- Remove healthchecks and mention how to optin to them in docs
Docker images
For future stability, please consider using 2.9.8 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.7
Changes
- Added Loopia dns provider (thanks @gabbe)
- Utilise variable for custom locations proxy_pass (thanks @nightah)
- Fixes certificate renewal in some cases (thanks @chaptergy)
- Update letsencrypt.ini to support ECDSA keys (thanks @phantomski77)
Docker images
For future stability, please consider using 2.9.7 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.6
Changes
- Fixes crash when logrotate fails (thanks @chaptergy)
Docker images
For future stability, please consider using 2.9.6 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.5
Changes
- Disable auth_request in letsencrypt-acme-challenge.conf (thanks @demize)
- Added Joker dns provider (thanks @PUP-Loki)
- Fix wildcard domain regex (thanks @theyooo)
- Adds logrotation (thanks @chaptergy)
Docker images
For future stability, please consider using 2.9.5 tag and following releases for this project using the "Watch" menu top right of this screen.
v2.9.4
Changes
- Use the certbot command from the PATH variable (thanks @chaptergy)
- Update ssl-ciphers.conf (thanks @DSorlov)
- Sets real_ip ranges to local network only (thanks @chaptergy)
- Fixes duckdns certbot (thanks @chaptergy)
- Adding "restart: always" to ReadMe (thanks @ChrisTracy)
- Add support for Infomaniak and IONOS certbot plugins (thanks @Fuechslein)
- Fixes some database issues on raspberry pi (thanks @chaptergy)
- Numerous dependency updates
Docker images
For future stability, please consider using 2.9.4 tag and following releases for this project using the "Watch" menu top right of this screen.