Skip to content

Releases: NginxProxyManager/nginx-proxy-manager

Override default location

27 Feb 08:10
Compare
Choose a tag to compare

Advanced config now allows overriding default location / { block

Bug Fixes

19 Feb 07:03
Compare
Choose a tag to compare
  • Can now disable HTTP/2 option
  • HSTS Settings now part of the interface
  • arm64 build now available

Disabling / Enabling Hosts

04 Jan 06:34
Compare
Choose a tag to compare

Added disable/enable of all host types

Upstream SSL Support

03 Jan 04:56
Compare
Choose a tag to compare

Adds upstream SSL option for Proxy Hosts

HTTP/2 Support

26 Nov 06:52
e923db7
Compare
Choose a tag to compare

Added HTTP/2 option for SSL enabled hosts.

Redirection fix

08 Nov 03:00
Compare
Choose a tag to compare
2.0.5

Fix redirect loop introduced in 2.0.4

Bug fixes

07 Nov 00:43
Compare
Choose a tag to compare
2.0.4

Better webpack chunking

Allow Websocket HTTP Upgrades

01 Oct 22:33
Compare
Choose a tag to compare

Added another setting for Proxy Hosts to support site-wide Websocket upgrades

Bug fixes

04 Sep 00:42
Compare
Choose a tag to compare
  • Custom certificate fixes and data leakage
  • Fixes for Mysql JSON field types

Version 2 Rewrite

26 Aug 23:02
Compare
Choose a tag to compare

Currently looking for testers. View the readme to get started. Please create issues here on github to provide feedback!

Version 2 has the following improvements:

  • Management security and multiple user access
  • User permissions and visibility
  • Custom SSL certificate support
  • Audit log of changes
  • Broken nginx config detection
  • Multiple domains in Let's Encrypt certificates
  • Wildcard domain name support (not available with a Let's Encrypt certificate though)

Anyone who wants to keep using version 1, needs to change their docker stack from latest tag to the 1 tag.