Skip to content

Releases: jlesage/docker-nginx-proxy-manager

Version 1.15.0

10 May 12:27

Choose a tag to compare

Changes in this release:

  • Updated Nginx Proxy Manager to version 2.9.2.
  • Use the most recent certbot version.
  • Updated baseimage to version 2.4.5.

Version 1.14.0

22 Mar 23:56

Choose a tag to compare

Changes in this release:

  • Updated Nginx Proxy Manager to version 2.8.1.

Version 1.13.1

13 Mar 05:04

Choose a tag to compare

Changes in this release:

  • Fixed issue where saving the default site setting would fail.

Version 1.13.0

09 Feb 23:26

Choose a tag to compare

Changes in this release:

  • Updated Nginx Proxy Manager to version 2.8.0.
  • Updated OpenResty to version 1.19.3.1.
  • Replaced the depricated GeoIP module by GeoIP2.

Version 1.12.0

07 Jan 02:45

Choose a tag to compare

Changes in this release:

  • Updated Nginx Proxy Manager to version 2.7.2.
  • Added the GeoIP Nginx module.

Version 1.11.0

24 Nov 16:22

Choose a tag to compare

Changes in this release:

  • Updated Nginx Proxy Manager to version 2.7.1.
  • Fixed rotation of nginx log files.

Version 1.10.3

06 Nov 15:44

Choose a tag to compare

Changes in this release:

  • Updated Nginx Proxy Manager to version 2.6.2.

Version 1.10.2

27 Oct 02:50

Choose a tag to compare

Changes in this release:

  • Fixed generation of certificates that use DNS challenge.

Version 1.10.1

27 Oct 00:09

Choose a tag to compare

Changes in this release:

  • Fixed automatic installation of Certbot plugins.

Version 1.10.0

26 Oct 01:20

Choose a tag to compare

Changes in this release:

  • Updated Nginx Proxy Manager to version 2.6.1.
  • Now using baseimage version 2.4.4, based on Alpine 3.12, which brings the following changes:
    • Upgraded glibc to version 2.31 on Alpine Linux images with glibc integrated.
    • Updated installed packages to get latest security fixes.
  • Use sqlite as database instead of mariadb.
  • Added proper support for the DISABLE_IPV6 environment variable.
  • Periodically clean Let's Encrypt certificates.