v1.5.4
v1.5.4:
- Fix value text formatting for 0 (zero) by @benjamin-dcs in #168
v1.5.3:
- Improve gradient backgrounds by @benjamin-dcs in #165
v1.5.2:
- Remove duplicate min/max settings from inner gauge editor by @benjamin-dcs in #156
- Fix panel / button-card bug by @benjamin-dcs in #157
v1.5.1:
- Somehow 1.5.0 did not actually include the update ... Hopefully now it does ;)
v1.5
🎉 This release is packed with many new features!
-
Add
min/maxindicatorsAdd min/max indicators by @benjamin-dcs in #148
-
Improve setpoint options - Implement inner setpoint
Changed the configuration. Now requires
typeto be set.typecan beentity,numberortemplate. The newvaluefield corresponds to thetypefield. -
Customizable shapes
Added the option to change the shapes used in the gauge, give your gauges the love they deserve!
Do you have a shape you want to share with the other users? I intend to create a catalog with shapes here. Preferably create a fork and a pull request with the updated file, otherwise create an issue with your images and shapes.
-
Add gradient backgrounds for severity gauges
-
Allow percentages to be used in
from/posfor segmentsfromandposnow allow percentages to be used, for example:50% -
Add CSS variables
Several CSS variables are available for advanced customization of some of the card elements. Checkout the README for the available options
-
Add color interpolation note to editor
🐛 Bug fixes
-
Fix (inter-)actions not working on mobile devices
Changelog: v1.5.3...v1.5.4
Full Changelog: v1.4.0...v1.5.4