Releases: NginxProxyManager/nginx-proxy-manager
v2.9.14
Changes
- Fixes custom certificate upload modal (thanks @chaptergy)
- Update default.conf to follow the default site setting also for ipv6 (thanks @TobiasKneidl)
- Adds tencent cloud as dns challenge provider (thanks @chaptergy)
- Adds delay after reloading nginx before requesting ssl certificate using http challenge (thanks @chaptergy)
- fix to fetching cloudflare ipv4/ipv6 failures (thanks @luoweihua7)
- Correctly escape backslashes in dns plugin credentials (thanks @chaptergy)
- Adds FAQ entry for acl plus login (thanks @chaptergy)
- Sets certbot official dns plugin version requirement to match certbot version (thanks @chaptergy)
- Fixed the access log path to match the HTTP log path (thanks @jlesage)
- Add two new headers to proxy.conf (thanks @the1ts)
- Fixes dnspod credentials template (thanks @chaptergy)
- Fixed generation of resolvers.conf (thanks @jlesage)
Docker images
For future stability, please consider using 2.9.14
tag and following releases for this project using the "Watch" menu top right of this screen.
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.