mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-06 01:43:32 +02:00
11 lines
715 B
Markdown
11 lines
715 B
Markdown
## 1.3.1 (19-08-2026)
|
|
|
|
- Initial release, based on upstream Kapowarr 1.3.1
|
|
- Home Assistant ingress support: Kapowarr is started with `--UrlBase /kapowarr` and nginx rewrites
|
|
that prefix onto the ingress path, so the sidebar panel works without any user configuration
|
|
- The host, port and URL base are re-applied on every start, so a hosting setting changed by hand
|
|
in the web interface is repaired by restarting the add-on rather than breaking it permanently
|
|
- Database and logs stored in the add-on configuration directory, so they survive updates
|
|
- Temporary downloads redirected to persistent storage (`/config/temp_downloads`)
|
|
- `PUID`/`PGID`, `TZ`, `env_vars`, local disk and SMB share mounting supported
|