Skip to content

Releases: NginxProxyManager/nginx-proxy-manager

v2.8.0

08 Feb 06:15
ea28da9
Compare
Choose a tag to compare
  • Added support for docker secrets (thanks @ahgraber)
  • Added EuroDNS as a DNS provider (thanks @lorisbergeron)
  • Add new custom http.conf above includes for NPM-generated files (thanks @MooBaloo)
  • Use configured default page also for IPv6 (thanks @Shuro)

v2.7.3

12 Jan 02:47
6a8d5e2
Compare
Choose a tag to compare

v2.7.2

07 Jan 00:44
bfb3282
Compare
Choose a tag to compare
  • 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

18 Nov 13:58
72ac549
Compare
Choose a tag to compare
  • Fixes #728 where using a config file and no env vars results with API not starting

v2.7.0

18 Nov 05:52
1c43cc2
Compare
Choose a tag to compare
  • 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

06 Nov 10:40
cf8812c
Compare
Choose a tag to compare
  • 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

16 Oct 23:25
301499d
Compare
Choose a tag to compare
  • 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

15 Oct 06:31
e3399e1
Compare
Choose a tag to compare
  • 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)

v2.5.0

04 Sep 00:39
28f7208
Compare
Choose a tag to compare
  • Ignore more local subnets for real IP determination
  • Sqlite fixes (thanks @jlesage)
  • Added cloudflare dns to certbot (thanks @jipjan)
  • Custom cert upload UI improvements (thanks @duhruh)

v2.4.0

06 Aug 07:34
74010ac
Compare
Choose a tag to compare
  • Sqlite support (thanks @tg44)
  • Larger forward host value (thanks @vrenjith)
  • Slightly more integration testing
  • Updated nodejs deps