Skip to content

Releases: RomRider/apexcharts-card

v2.0.1

24 Apr 16:35

Choose a tag to compare

2.0.1 (2022-04-24)

Bug Fixes

  • Friendly name wouldn't display anymore (ef38724)

v2.0.0

23 Apr 18:53

Choose a tag to compare

2.0.0 (2022-04-23)

⚠ BREAKING CHANGES

  • extend_to_end has been removed and replaced by extend_to with support for now and end.

Features

  • extend_to replaces extend_to_end with new options (4bb1dd2), closes #318
  • add state type to long term statistics (#329) (3fad4f0)
  • Apply a time_delta to 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_updated date format was not following the configuration (3dd4904)
  • update_interval was 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

23 Apr 18:50

Choose a tag to compare

v2.0.0-dev.8 Pre-release
Pre-release

2.0.0-dev.8 (2022-04-23)

Features

  • support actions on the title with title_actions (a9f406e), closes #323

v2.0.0-dev.7

22 Apr 20:48

Choose a tag to compare

v2.0.0-dev.7 Pre-release
Pre-release

2.0.0-dev.7 (2022-04-22)

Features

  • add state type to long term statistics (#329) (3fad4f0)

v2.0.0-dev.6

22 Apr 10:28

Choose a tag to compare

v2.0.0-dev.6 Pre-release
Pre-release

2.0.0-dev.6 (2022-04-22)

Bug Fixes

  • last caching issue with statistics (2e528f7)

v2.0.0-dev.5

22 Apr 10:09

Choose a tag to compare

v2.0.0-dev.5 Pre-release
Pre-release

2.0.0-dev.5 (2022-04-22)

Bug Fixes

  • another caching issue with statistics (b93ee75)

v2.0.0-dev.4

22 Apr 10:02

Choose a tag to compare

v2.0.0-dev.4 Pre-release
Pre-release

2.0.0-dev.4 (2022-04-22)

Bug Fixes

  • caching issue for statistics (8daff2f)

v2.0.0-dev.3

22 Apr 09:06

Choose a tag to compare

v2.0.0-dev.3 Pre-release
Pre-release

2.0.0-dev.3 (2022-04-22)

Features

v2.0.0-dev.2

21 Apr 10:05

Choose a tag to compare

v2.0.0-dev.2 Pre-release
Pre-release

2.0.0-dev.2 (2022-04-21)

Features

  • Apply a time_delta to all the datapoints of your serie (435e381), closes #277

v2.0.0-dev.1

20 Apr 10:51

Choose a tag to compare

v2.0.0-dev.1 Pre-release
Pre-release

2.0.0-dev.1 (2022-04-20)

⚠ BREAKING CHANGES

  • extend_to_end has been removed and replaced by extend_to with support for now and end.

Features

  • extend_to replaces extend_to_end with new options (4bb1dd2), closes #318

Bug Fixes

  • last_updated date format was not following the configuration (3dd4904)
  • annotations with time were not following the time format configuration (5d08853)
  • hidden by default would not work without a name (9c75ce8), closes #280