Skip to content

Releases: jlesage/docker-nginx-proxy-manager

Version 1.5.3

04 Sep 23:00
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded Nginx Proxy Manager to version 2.0.14.

Version 1.5.2

20 Aug 13:23
Compare
Choose a tag to compare

Changes in this release:

  • Use baseimage based on Alpine 3.9.
    • This fixes TLS1.3 support.
  • Keep the fastcgi.conf and fastcgi_params Nginx configuration files.

Version 1.5.1

02 Jul 10:58
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue where the wrong SSL protocols/ciphers were used.

Version 1.5.0

10 May 01:57
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded Nginx Proxy Manager to version 2.0.13.
  • Now using baseimage v2.4.2, which brings the following changes:
    • Updated installed packages to get latest security fixes.

Version 1.4.2

18 Apr 11:58
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue where using a hostname for the upstream proxy host would not work.

Version 1.4.1

11 Apr 01:08
Compare
Choose a tag to compare

Changes in this release:

  • Updated Nginx Proxy Manager to version 2.0.12.
  • Fixed a directory traversal vulnerability.

Version 1.4.0

05 Mar 14:03
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded Nginx Proxy Manager version 2.0.11.

Version 1.3.1

21 Feb 15:18
Compare
Choose a tag to compare

Changes in this release:

  • During startup, make sure there is no migration lock held.

Version 1.3.0

21 Feb 14:49
Compare
Choose a tag to compare

Changes in this release:

  • Make sure to upgrade the database if required.
  • Properly notify the supervisor when the database is ready.
  • Make sure to not use the database directory if it was not initialized successfully.
  • Upgraded Nginx Proxy Manager to version 2.0.9.
    • Fixed issue where HTTP/2 option could not be disabled.
    • Added HSTS settings.

Version 1.2.1

27 Jan 00:54
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded Nginx Proxy Manager to version 2.0.9.
    • Increased custom SSL certificate file size limit.