Releases: kalkih/mini-graph-card
Releases · kalkih/mini-graph-card
v0.11.0-dev.4
v0.11.0-dev.3
v0.11.0-dev.2
v0.11.0-dev.1
v0.10.0
v0.9.4
✨ NEW
- Added soft bound support for lower & upper bounds #114 (#330) @Silencer2K
- Added delta option in aggregate_func (#329) @PierreB49
- Added
value_factor
option, to scale value shown in state label (#362) @dzikimarian - Faster history & decreased data usage #373 (#392)
🔨 FIXED
v0.9.3
v0.9.2
v0.9.1
v0.9.0
ADDED
- New aggregate functions first & last #229 (#241)
- New bar spacing option #221 (#242)
- Added log of card version to the browser console
- Option to enable/disable caching (#212)
- Option to override default more-info entity (#202)
- Added missing option parameter
url
to tap action docs
FIXED
- Graph date not calculated correctly around midnight in certain configurations (#253)
- Improved handling of out of bound history entries (#251)
- Initial graph entry not always correct (#251)
- Graph missing latest history entry after entity update (#250)
- Changes to min, max, avg not updating properly #248 (#249)
- Prevent tooltip from triggering multiple times on legend hover
- Fixed broken babel build (developers)
- Graphs not updating in time resulting in inconsistent x/y axis relation #194 #200 (#214)
- Graphs not updating in sync resulting in inconsistent x/y axis relation #194 #200 (#214)
- Missing and invalid/malformed graph data caused by caching #193 (#213)
- Fixed invalid rendering of bars when hiding certain entities
- Fill not showing when line is hidden & animate option is enabled