mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-24 05:43:32 +02:00
19 lines
636 B
Markdown
19 lines
636 B
Markdown
## 2.14.1 (19-06-2026)
|
|
- Minor bugs fixed
|
|
# Changelog
|
|
|
|
## 2.14.1
|
|
- Fix startup failure on aarch64/HAos: "/usr/bin/env: 'bash': Permission denied" (#2777)
|
|
- Add s6-overlay/env/with-contenv exec rules to AppArmor profile
|
|
|
|
## 2.14.0
|
|
- Minor bugs fixed
|
|
|
|
## 2.14.0
|
|
- Initial release wrapping jc21/nginx-proxy-manager:latest
|
|
- NPM Admin UI on port 81; HTTP on port 80; HTTPS on port 443
|
|
- Configurable static file server via NPM's default_host nginx config
|
|
- Supports /share, /media, /config paths; warns for /mnt; blocks dangerous system paths
|
|
- NPM state persisted via Docker volume (managed by HA Supervisor)
|
|
- Supports amd64 and aarch64
|