mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-05 09:23:33 +02:00
The amd64 builder job failed at docker login (denied: denied) before any build step ran, which tripped revert-on-failure. Re-running the same commit unchanged succeeded and both arch images are published. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
7 lines
524 B
Markdown
7 lines
524 B
Markdown
## 1.26.1 (2026-08-11)
|
|
|
|
- Initial release, based on gotson/komga ([changelog](https://github.com/gotson/komga/releases))
|
|
- Ingress support : Komga is served on the `/komga` servlet context path, nginx prefixes it back with the ingress entry
|
|
- Supports local disks and SMB network shares for libraries (`localdisks` / `networkdisks` options)
|
|
- Supports extra environment variables via the `env_vars` option, see the [documentation](https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2)
|