Releases: RomRider/apexcharts-card
Releases · RomRider/apexcharts-card
v2.0.1
v2.0.0
2.0.0 (2022-04-23)
⚠ BREAKING CHANGES
extend_to_endhas been removed and replaced byextend_towith support fornowandend.
Features
extend_toreplacesextend_to_endwith new options (4bb1dd2), closes #318- add state type to long term statistics (#329) (3fad4f0)
- Apply a
time_deltato all the datapoints of your serie (435e381), closes #277 - display only the min or max extrema (3db982b), closes #319
- follow Home Assistant number format (9204de2), closes #307
- support actions on the title with
title_actions(a9f406e), closes #323 - Support for HA long-term statistics (#208) (29aaa7c), closes #308
Bug Fixes
last_updateddate format was not following the configuration (3dd4904)update_intervalwas broken (31d2fb7)- annotations with time were not following the time format configuration (5d08853)
- another caching issue with statistics (b93ee75)
- caching issue for statistics (8daff2f)
- hidden by default would not work without a name (9c75ce8), closes #280
- last caching issue with statistics (2e528f7)
- median function fails if it receives an empty table (#316) (12f8d2e)
- Support for fire-dom-event with browser-mod (3dc9625), closes #196
- Update apexcharts.js to the the latest version (dd0bf6f)
v2.0.0-dev.8
2.0.0-dev.8 (2022-04-23)
Features
v2.0.0-dev.7
v2.0.0-dev.6
v2.0.0-dev.5
v2.0.0-dev.4
v2.0.0-dev.3
v2.0.0-dev.2
2.0.0-dev.2 (2022-04-21)
Features
v2.0.0-dev.1
2.0.0-dev.1 (2022-04-20)
⚠ BREAKING CHANGES
extend_to_endhas been removed and replaced byextend_towith support fornowandend.