v0.9.0
0.9.0 (2025-05-07)
Note
This release changes card's and badge default behavior by introducing start_from_zero config which by default is set to false, that causes existing cards and badges to start from min value instead of zero like it used to. Users using gauges that were intended to start from zero should add start_from_zero: true config to restore the previous behavior.
Bug Fixes
- incorrect theme color handling with smooth segments (#86) (5970709)
- show unit with overriden state (#90) (8c4405b)
- template code flash (#77) (c26b186)
