Skip to content

Releases: NginxProxyManager/nginx-proxy-manager

v2.4.0

06 Aug 07:34
74010ac

Choose a tag to compare

  • Sqlite support (thanks @tg44)
  • Larger forward host value (thanks @vrenjith)
  • Slightly more integration testing
  • Updated nodejs deps

v2.3.1

09 Jun 00:14
3f723b1

Choose a tag to compare

Very small release:

  • Don't use duplicate relations when eager-loading access list items and clients #454 (@Subv)

v2.3.0

28 May 07:26
546f862

Choose a tag to compare

This issue replaces vanilla Nginx with OpenResty. It is recommended that you stop your docker services and back them up before pulling this version. If you encounter any issues, revert to the 2.2.4 docker tag and open an issue.

  • Fix for access lists: skip auth when no users defined (@Indemnity83)
  • Increased and more timeouts for Nginx proxy (@theraw)
  • Using OpenResty base image (@Subv)
  • Added code contributors to bottom of Readme

v2.2.4

21 May 06:55
7084473

Choose a tag to compare

  • UI Tweaks for host name length (thanks @spalger)
  • Fixed typos
  • Added FAQ to docs
  • Fix letsencrypt certs for ipv6 only domains

v2.2.3

15 Apr 07:04
4c60bfb

Choose a tag to compare

#360 Access Lists with IP allow/deny support - Many thanks to @Indemnity83

v2.2.2

07 Apr 02:30
9a7a216

Choose a tag to compare

  • Add ability to disable ipv6, fixes #312
  • Added ipv6 listening to hosts when configured, fixes #236 and #149
  • Added documentation about disabling ipv6
  • Updated npm packages

To disable IPv6, read the instructions here.

v2.2.1

06 Apr 00:43
2993a08

Choose a tag to compare

  • Fix websocket fowarding for some services (#340, #342)
  • Documentation update (#345)
  • Bumped node vulnerable packages

v2.2.0

11 Mar 22:48

Choose a tag to compare

New logo and brand, new documentation site

  • Nickname is required in user details form

v2.1.2

09 Mar 23:44

Choose a tag to compare

Small incremental release to fix docker healthchecks

v2.1.1

21 Feb 02:41

Choose a tag to compare

  • Fixes non-amd64 architectures (#298)
  • Updated Cypress to 4.0.2
  • Updated backend dependencies (some deprecation warnings may appear, just ignore)
  • Added missing htpasswd binary in base image (#299)