Skip to content

Releases: NginxProxyManager/nginx-proxy-manager

Default Page and Sub Folders

05 Mar 02:42
Compare
Choose a tag to compare

This release adds a Settings tab which currently only allows you to change the default "Congratulations" page to something else, 404, redirect or custom HTML.

Also adds sub-folder locations for Proxy Hosts, many thanks to @kolbii

And finally added an environment variable to override the X-Frame-Options header, see the bottom of the installation instructions for usage.

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