v1.1.0
Second release on the 1.x line, adding opt-in self-signed Portainer support and a multi-theme picker on top of the 1.0.0 baseline.
Features
- Opt-in TLS skip-verify for self-signed or IP-based Portainer endpoints via
PORTAINER_INSECURE=true(#95) - Multi-theme picker with five built-in themes (Neon Noir, Acid Matrix, Synthwave, Sprawl Terminal, Corpo) selectable in-app (#91)
Fixes
- Container row chips no longer truncate while the row still has room (#93)
- Register the
trigger_include/trigger_excludecontainer labels in Prometheus metrics (#90)
Docs
- Consolidate the trailing README list sections into a single "Works with" reference and add a Table of Contents (#96)
- Add a one-click update demo to the README (#94)
- Note the theme picker in the WUD comparison table (#92)
Full changelog: v1.0.0...v1.1.0