Skip to content

Releases: hassio-addons/app-nginx-proxy-manager

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 12:08
Immutable release. Only release title and notes can be modified.
53feaa2

What’s changed

🐛 Bug fixes

  • Report the actual Nginx Proxy Manager version in the web UI @frenck (#755)
  • Keep certbot DNS plugin installs from breaking certbot @frenck (#757)
  • Bump the Timeweb and Websupport DNS plugin pins @frenck (#758)

🧰 Maintenance

  • Migrate the user bundle to /etc/s6-overlay/user-bundles.d @frenck (#756)
  • Migrate the app to the Debian base image @frenck (#759)

⬆️ Dependency updates

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 20:00
Immutable release. Only release title and notes can be modified.
d29dbb8

What’s changed

🚨 Breaking changes

  • Drop support for the armv7 architecture @frenck (#739)
  • ⬆️ Update Nginx Proxy Manager to v2.15.1 @frenck (#743)

🧰 Maintenance

  • Drop support for the armv7 architecture @frenck (#739)
  • Remove deprecated codenotary fields and resolve shellcheck findings @frenck (#740)
  • Repository maintenance and add-ons to apps rename preparation @frenck (#741)
  • 👷 Replace Repology with Alpine CDN datasource for package pins @frenck (#742)
  • Remove dead code and unused configuration @frenck (#745)
  • Harden the service initialisation scripts @frenck (#746)
  • Harden and quiet the image build @frenck (#747)
  • Drop modclean from the image build @frenck (#748)
  • Reconcile the certbot log directory and cap log retention @frenck (#749)

📚 Documentation

  • Repository maintenance and add-ons to apps rename preparation @frenck (#741)
  • Fix broken links, stale badges and product name capitalisation @frenck (#744)
  • Document ports, storage and troubleshooting; add a .gitignore @frenck (#750)

⬆️ Dependency updates

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:45
4f3c924

What’s changed

✨ New features

  • Re-enable IPv6 support, now Supervisor added support as well @frenck (#665)

🐛 Bug fixes

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:30
16e01ae

What’s changed

🚀 Enhancements

🧰 Maintenance

  • 🎆 Updates maintenance/license year to 2025 @frenck (#628)
  • Update to Alpine 3.21 (NodeJS 22) @frenck (#627)

⬆️ Dependency updates

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:39
1e0485e

🚨 THIS RELEASE HAS MAJOR BREAKING CHANGES!

🛑 DO NOT UPGRADE WITHOUT READING THE RELEASE NOTES!

⚠️ BE SURE TO BACKUP BEFORE UPGRADING!

The v1.0.1 release is NOT backward-compatible with any existing installation prior v1.0.0.

Unfortunately, no stable/good migration path is possible; thus, on upgrade, you will lose all your current NPM settings and configuration. After the upgrade, you must set up your proxy configuration from scratch.

Please make sure you have the time to do this when you decide to upgrade.

After upgrading, you can log in with the default username & password: admin@example.com / changeme.

Additionally, support for the i386 and armhf OS/CPU architecture has been dropped (as has been dropped previously for all other Community Add-ons as well).

If you have any more questions, please check this issue.

What’s changed

  • Based on the latest Nginx Proxy Manager v2.10.4, which closes CVE-2023-27224.
  • Based on the latest Alpine Linux 3.19.
  • The add-on no longer uses the MariaDB add-on. This means after you have upgraded/migrated, you could uninstall the MariaDB add-on (if you solely used it for NPM).
  • Certbot now functions properly, which means all DNS challenges work as expected.
  • Backups of this add-on are now complete. They will contain all data, settings, and certificates; and can be restored easily/as normal.
  • All raw configuration data of NPM is now accessible via the adddons_config folder (for example, using Samba).

🐛 Bug fixes

For all other changes in v1.0.0 see: https://github.com/hassio-addons/addon-nginx-proxy-manager/releases/tag/v1.0.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 11:40
328daf6

🚨 THIS RELEASE HAS MAJOR BREAKING CHANGES!

🛑 DO NOT UPGRADE WITHOUT READING THE RELEASE NOTES!

⚠️ BE SURE TO BACKUP BEFORE UPGRADING!

The v1.0.0 release is NOT backward-compatible with any existing installation prior v1.0.0.

Unfortunately, no stable/good migration path is possible; thus, on upgrade, you will lose all your current NPM settings and configuration. After the upgrade, you must set up your proxy configuration from scratch.

Please make sure you have the time to do this when you decide to upgrade.

After upgrading, you can log in with the default username & password: admin@example.com / changeme.

Additionally, support for the i386 and armhf OS/CPU architecture has been dropped (as has been dropped previously for all other Community Add-ons as well).

If you have any more questions, please check this issue.

What’s changed

  • Based on the latest Nginx Proxy Manager v2.10.4, which closes CVE-2023-27224.
  • Based on the latest Alpine Linux 3.19.
  • The add-on no longer uses the MariaDB add-on. This means after you have upgraded/migrated, you could uninstall the MariaDB add-on (if you solely used it for NPM).
  • Certbot now functions properly, which means all DNS challenges work as expected.
  • Backups of this add-on are now complete. They will contain all data, settings, and certificates; and can be restored easily/as normal.
  • All raw configuration data of NPM is now accessible via the adddons_config folder (for example, using Samba).

🚨 Breaking changes

🐛 Bug fixes

🚀 Enhancements

  • Migrate add-on to new Home Assistant configuration mapping @frenck (#500)
  • Patch Nginx Proxy Manager instead of hacking around it @frenck (#505)

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Details
  • ⬆️ Update alpine_3_17/nodejs to v18 @renovate (#415)
  • ⬆️ Update alpine_3_17/npm to v9 @renovate (#416)
  • ⬆️ Update Python to v3.10.10-r0 @renovate (#413)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13 @renovate (#417)
  • ⬆️ Update alpine_3_17/mariadb-client to v10.6.12-r0 @renovate (#420)
  • ⬆️ Update alpine_3_17/certbot to v1.32.0-r0 @renovate (#422)
  • ⬆️ Update alpine_3_17/git to v2.38.4-r1 @renovate (#423)
  • ⬆️ Update alpine_3_17/apache2-utils to v2.4.56-r0 @renovate (#418)
  • ⬆️ Update alpine_3_17/patch to v2.7.6-r8 @renovate (#421)
  • ⬆️ Update alpine_3_17/py3-pip to v22.3.1-r1 @renovate (#426)
  • ⬆️ Update alpine_3_17/logrotate to v3.20.1-r3 @renovate (#425)
  • ⬆️ Update alpine_3_17/libffi-dev to v3.4.4-r0 @renovate (#419)
  • ⬆️ Update alpine_3_17/libcap to v2.66-r0 @renovate (#424)
  • ⬆️ Update OpenSSL to v3 (major) @renovate (#427)
  • ⬆️ Update OpenSSL to v3.0.8-r2 @renovate (#431)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.5 @renovate (#433)
  • ⬆️ Update alpine_3_17/patch to v2.7.6-r9 @renovate (#432)
  • ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.10.1 @renovate (#412)
  • ⬆️ Update OpenSSL to v3.0.8-r3 @renovate (#434)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 @renovate (#435)
  • ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.10.2 @renovate (#436)
  • ⬆️ Update Python to v3.10.11-r0 @renovate (#440)
  • ⬆️ Update alpine_3_17/apache2-utils to v2.4.57-r0 @renovate (#441)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.1 @renovate (#442)
  • ⬆️ Update OpenSSL to v3.0.8-r4 @renovate (#443)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.2 @renovate (#444)
  • ⬆️ Update alpine_3_17/git to v2.38.5-r0 @renovate (#445)
  • ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.10.4 @renovate (#448)
  • ⬆️ Update certbot-dns-cloudflare to v2 @renovate (#428)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14 @renovate (#453)
  • ⬆️ Update NGINX to v1.24.0-r7 @renovate (#472)
  • ⬆️ Update alpine_3_18/apache2-utils to v2.4.58-r0 @renovate (#479)
  • ⬆️ Update certbot-dns-cloudflare to v2.7.2 @renovate (#480)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate (#481)
  • ⬆️ Update OpenSSL to v3.1.4-r0 @renovate (#482)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate (#484)
  • ⬆️ Update certbot-dns-cloudflare to v2.7.3 @renovate (#483)
  • ⬆️ Update OpenSSL to v3.1.4-r1 @renovate (#489)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate (#491)
  • ⬆️ Update certbot-dns-cloudflare to v2.8.0 @renovate (#486)
  • ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate (#494)
  • ⬆️ Update OpenSSL to v3.1.4-r3 @renovate (#503)
  • ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.1.1 @renovate (#504)

v0.12.3

Choose a tag to compare

@github-actions github-actions released this 17 Nov 14:58
4ba6625

What’s changed

🐛 Bug fixes

⬆️ Dependency updates

  • ⬆️ Upgrades add-on base image to 12.2.4 @frenck (#360)
  • ⬆️ Bump certbot-dns-cloudflare from 1.29.0 to 1.30.0 in /proxy-manager @dependabot (#356)
  • ⬆️ Bump certbot-dns-cloudflare from 1.30.0 to 1.31.0 in /proxy-manager @dependabot (#367)
  • ⬆️ Upgrades git to 2.36.3-r0 @frenck (#375)
  • ⬆️ Upgrades openssl to 1.1.1s-r0 @frenck (#376)
  • ⬆️ Upgrades python3 to 3.10.8-r0 @frenck (#377)
  • ⬆️ Upgrades nodejs to 16.17.1-r0 @frenck (#378)
  • ⬆️ Upgrades mariadb-client to 10.6.10-r0 @frenck (#379)
  • ⬆️ Upgrades nginx to 1.22.1-r0 @frenck (#380)
  • ⬆️ Upgrades add-on base image to 12.2.7 @frenck (#381)
  • ⬆️ Bump certbot-dns-cloudflare from 1.31.0 to 1.32.0 in /proxy-manager @dependabot (#371)
  • ⬆️ Upgrades NGINX Proxy Manager to v2.9.19 @frenck (#383)

v0.12.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:42
2a22f9d

What’s changed

⬆️ Dependency updates

  • ⬆️ Upgrades add-on base image to 12.2.3 @frenck (#351)

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 09:28
a1dc0b7

What’s changed

🐛 Bug fixes

  • 🚑 Update letsencrypt.ini to allow for DNS challenge renewals @aderusha (#345)

⬆️ Dependency updates

  • ⬆️ Bump certbot-dns-cloudflare from 1.28.0 to 1.29.0 in /proxy-manager @dependabot (#343)
  • ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#346)

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 19:53
38ea91c

What’s changed

A long-awaited update; with relatively fewer changes than I wanted. However, it does get everything upgraded and clears the path for future overhauls. In the meantime, releasing this version to you at least can enjoy the latest.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

  • ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#285)
  • Switch to centralized GitHub Action Workflows @frenck (#297)
  • ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#332)
  • 🚀 Update CI to latest version @frenck (#333)
  • 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#334)
  • ⬆️ Upgrades NGINX Proxy Manager to v2.9.18 @frenck (#335)
  • 🧹 Clean up old migration path @frenck (#336)

📚 Documentation

⬆️ Dependency updates

  • ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#217)
  • ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#220)
  • ⬆️ Bump brpaz/hadolint-action from 1.4.0 to 1.5.0 @dependabot (#212)
  • ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#213)
  • ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#215)
  • ⬆️ Bump certbot-dns-cloudflare from 1.14.0 to 1.15.0 in /proxy-manager @dependabot (#208)
  • ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#244)
  • ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.0 @dependabot (#240)
  • ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#235)
  • ⬆️ Bump docker/build-push-action from 2.4.0 to 2.6.1 @dependabot (#238)
  • ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#226)
  • ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#224)
  • ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#222)
  • ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#247)
  • ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#248)
  • ⬆️ Bump certbot-dns-cloudflare from 1.15.0 to 1.17.0 in /proxy-manager @dependabot (#241)
  • ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#245)
  • ⬆️ Upgrades add-on base image to v10.0.1 @frenck (#259)
  • ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#261)
  • ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#262)
  • ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#263)
  • ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#271)
  • ⬆️ Bump certbot-dns-cloudflare from 1.17.0 to 1.19.0 in /proxy-manager @dependabot (#270)
  • ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#282)
  • ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#268)
  • ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#288)
  • ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#332)
  • ⬆️ Bump certbot-dns-cloudflare from 1.19.0 to 1.28.0 in /proxy-manager @dependabot (#331)
  • ⬆️ Upgrades NGINX Proxy Manager to v2.9.18 @frenck (#335)