Releases: custom-cards/canvas-gauge-card
Releases · custom-cards/canvas-gauge-card
Release 0.91
Adding SK local
Release 0.9 - CSS fixes
- Using class instead of id in css
- Shadow_height now not visible if not configured. (could be breaking) Just set shadow_heigt property if you need it to be visible
Could fix some of the problems in #34
Release 0.8 - Maintain dependencies and devcontainer
- Remove default shadow
- Fix devcontainer to work (debug in HA instace)
- Upgrade dependencies
- Remove dependency of helpers
Release 0.7 - Fix animation issue
What's Changed
- Fix issue Animation Not working as expected #36 by @rhadamantys in #56
New Contributors
- @rhadamantys made their first contribution in #56
Full Changelog: 0.6...0.7
Release 0.4.1 - Fix width typo
This fixes typo for radial gauges
Fix the 0.110.x problems
is is the beta of the re-write of the canvas gauge card in typscript.
This fixes the problems in v 0.110 in Home Assistant
Release 0.3 Beta
This is the beta of the re-write of the canvas gauge card in typscript.
This fixes the problems in v 0.110 in Home Assistant
Version 0.2
No new features, just fixing release naming. Was hard to follow what was the latest release.
0.0.4-beta
Trying the build release system, please do not download this release
0.0.5
This adds background_color support instead of white. See docs for details.