CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 123
Releases: hassio-addons/addon-nginx-proxy-manager
v2.1.0
4f3c924
Compare
v2.0.0
16e01ae
Compare
What’s changed
🚀 Enhancements
- Set startup option in add-on config to "services" @arturpragacz (#613)
🧰 Maintenance
- 🎆 Updates maintenance/license year to 2025 @frenck (#628)
- Update to Alpine 3.21 (NodeJS 22) @frenck (#627)
⬆️ Dependency updates
- ⬆️ Update alpine_3_19/openssl-dev to v3.1.4-r4 @renovate[bot] (#522)
- ⬆️ Update alpine_3_19/openssl to v3.1.4-r4 @renovate[bot] (#523)
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.1.2 @renovate[bot] (#524)
- ⬆️ Update OpenSSL to v3.1.4-r5 @renovate[bot] (#527)
- ⬆️ Update NGINX to v1.24.0-r15 @renovate[bot] (#533)
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.1.3 @renovate[bot] (#534)
- ⬆️ Update certbot-dns-cloudflare to v2.9.0 @renovate[bot] (#537)
- ⬆️ Update Python to v3.11.8-r0 @renovate[bot] (#542)
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.1.4 @renovate[bot] (#543)
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.2.0 @renovate[bot] (#555)
- ⬆️ Update alpine_3_19/apache2-utils to v2.4.59-r0 @renovate[bot] (#557)
- ⬆️ Update OpenSSL to v3.1.4-r6 @renovate[bot] (#558)
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.2.1 @renovate[bot] (#560)
- ⬆️ Update Python to v3.11.9-r0 @renovate[bot] (#563)
- ⬆️ Update certbot-dns-cloudflare to v2.10.0 @renovate[bot] (#556)
- ⬆️ Update NGINX to v1.24.0-r16 @renovate[bot] (#568)
- ⬆️ Update OpenSSL to v3.1.5-r0 @renovate[bot] (#573)
- ⬆️ Update alpine_3_19/git to v2.43.4-r0 @renovate[bot] (#572)
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.2.2 @renovate[bot] (#574)
- ⬆️ Update alpine_3_19/git to v2.43.5-r0 @renovate[bot] (#600)
- ⬆️ Update OpenSSL to v3.1.7-r0 @renovate[bot] (#583)
- ⬆️ Update alpine_3_19/apache2-utils to v2.4.62-r0 @renovate[bot] (#593)
- ⬆️ Update Python to v3.11.10-r0 @renovate[bot] (#596)
- ⬆️: migrate renovate config @renovate[bot] (#626)
- ⬆️ Update certbot-dns-cloudflare to v2.11.0 @renovate[bot] (#577)
- ⬆️ Update certbot-dns-cloudflare to v3 @renovate[bot] (#607)
- ⬆️ Update alpine_3_21/libffi-dev to v3.4.7-r0 @renovate[bot] (#629)
- ⬆️ Update NGINX to v1.26.3-r0 @renovate[bot] (#636)
- ⬆️ Update certbot-dns-cloudflare to v3.3.0 @renovate[bot] (#631)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.2 @renovate[bot] (#637)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.3 @renovate[bot] (#640)
- ⬆️ Update Python to v3.12.10-r1 @renovate[bot] (#645)
- ⬆️ Update Python to v3.12.11-r0 @renovate[bot] (#651)
- ⬆️ Update certbot-dns-cloudflare to v4 @renovate[bot] (#644)
- Update to NPM v2.12.4 and base image v18 @frenck (#655)
Assets 2
v1.0.1
1e0485e
Compare
🚨 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
Assets 2
v1.0.0
328daf6
Compare
🚨 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
- Fix NPM build with NodeJS 18x @frenck (#429)
- Clean up upstream user @frenck (#473)
- Fix copy paste error in npm init script @frenck (#501)
- Patch certbot plugin handling @frenck (#508)
🚀 Enhancements
- Migrate add-on to new Home Assistant configuration mapping @frenck (#500)
- Patch Nginx Proxy Manager instead of hacking around it @frenck (#505)
🧰 Maintenance
- 🎆 Updates maintenance/license year to 2023 @frenck (#408)
- Add Renovate for dependency management @frenck (#411)
- Updated icon and logo @InTheDaylight14 (#399)
- Remove mariadb dependencies @frenck (#475)
- Migrate old-style base scripts s6-rc @frenck (#499)
📚 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)
Assets 2
v0.12.3
4ba6625
Compare
What’s changed
🐛 Bug fixes
- 🚑 Update add-on to handle new log file paths @krisbogaerts (#357)
- 🚑 Exclude logs from backup @frenck (#382)
⬆️ 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)
Assets 2
v0.12.2
2a22f9d
Compare
Assets 2
v0.12.1
a1dc0b7
Compare
Assets 2
v0.12.0
38ea91c
Compare
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)
Assets 2
v0.11.0
f5c53c1
Compare
What’s changed
✨ New features
🧰 Maintenance
⬆️ Dependency updates
- ⬆️ Upgrade add-on base image to 9.1.6 @frenck (#184)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#182)
- ⬆️ Bump certbot-dns-cloudflare from 1.13.0 to 1.14.0 in /proxy-manager @dependabot (#185)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#186)
- ⬆️ Upgrades nodejs to 14.16.1-r0 @frenck (#189)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#188)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#187)
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#190)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#192)
- ⬆️ Upgrades nodejs to 14.16.1-r1 @frenck (#194)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#196)
- Upgrades add-on base image to v9.2.0 @frenck (#197)
- ⬆️ Upgrades mariadb to 10.5.9-r0 @frenck (#200)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#202)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#203)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#205)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#206)
Assets 2
v0.10.1
95bfd49
Compare
What’s changed
⬆️ Dependency updates
- ⬆️ Upgrades git to 2.30.1-r0 @frenck (#155)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#154)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#158)
- Upgrade add-on base image to 9.1.4 @frenck (#160)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#159)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#161)
- ⬆️ Upgrades python3 to 3.8.7-r1 @frenck (#162)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#168)
- ⬆️ Upgrades nodejs to 14.16.0-r0 @frenck (#169)
- ⬆️ Upgrades add-on base image to v9.1.5 @frenck (#170)
- ⬆️ Bump certbot-dns-cloudflare from 1.12.0 to 1.13.0 in /proxy-manager @dependabot (#166)
- ⬆️ Upgrades git to 2.30.2-r0 @frenck (#173)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#172)
- ⬆️ Upgrades python3 to 3.8.8-r0 @frenck (#174)
- ⬆️ Upgrades NGINX Proxy Manager to v2.8.1 @frenck (#175)