Releases: jlesage/docker-nginx-proxy-manager
Releases · jlesage/docker-nginx-proxy-manager
Version 1.5.3
Changes in this release:
- Upgraded Nginx Proxy Manager to version 2.0.14.
Version 1.5.2
Changes in this release:
- Use baseimage based on Alpine 3.9.
- This fixes TLS1.3 support.
- Keep the
fastcgi.conf
andfastcgi_params
Nginx configuration files.
Version 1.5.1
Changes in this release:
- Fixed issue where the wrong SSL protocols/ciphers were used.
Version 1.5.0
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
Changes in this release:
- Fixed issue where using a hostname for the upstream proxy host would not work.
Version 1.4.1
Changes in this release:
- Updated Nginx Proxy Manager to version 2.0.12.
- Fixed a directory traversal vulnerability.
Version 1.4.0
Changes in this release:
- Upgraded Nginx Proxy Manager version 2.0.11.
Version 1.3.1
Changes in this release:
- During startup, make sure there is no migration lock held.
Version 1.3.0
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
Changes in this release:
- Upgraded Nginx Proxy Manager to version 2.0.9.
- Increased custom SSL certificate file size limit.