v2.3.0
2.3 - What's Changed
Added 'Gradient' mode for severity gauges!
Usage:
severity_color_mode: "basic" | "interpolation" | "gradient"This also moved the gradient setting for severity gauges to the new interpolation mode.
Other noteworthy improvements and fixes
- Severity gauges are now rounded
- Removed
markeras option and made permanent. Really don't like it? You can still use--main-severity-marker(with card-mod) to set thefill-color - Removed the
gradient-pathdependency. Resolution segments are now calculated internally.- Also removed the remaining
very_lowandlowsetting in favor ofautoand<number>only. Visually nothing (should have) changed
- Also removed the remaining
- Segments now have a
0.01precision in the Visual Editor - #282 - Fixed a bug where rounding wasn't applied in some cases #281
Full Changelog: v2.2.1...v2.3.0