Skip to content

Releases: dylandoamaral/uptime-card

Release v0.4.0

18 Apr 19:59
Compare
Choose a tag to compare

✨ Add

  • Add color thresholds #59
  • Modify icon rendering to support image #60
  • Add blink #61

Release v0.3.1

18 Apr 10:10
Compare
Choose a tag to compare

🔧 Fix

  • Add cursor pointer for any tap action #54

Release v0.3.0

16 Apr 16:16
Compare
Choose a tag to compare

⚠️ Breaking change: url option is replaced by url_path to be consistent with other cards.

✨ Add

  • Add new click possibilities #51 -> navigate, toggle, call-service and fire-dom-event.

🔧 Fix

  • Limit click to information only #47
  • Add clipping for title and status #48

Release v0.2.0

11 Apr 10:56
Compare
Choose a tag to compare

✨ Add

  • Make card clickable #38, #40
  • Add alignment #41
  • Add ko_icon option for ko state only #42

🔧 Fix

  • Refactor readme, examples and fix bar offset #43

Release v0.1.0

04 Apr 09:02
Compare
Choose a tag to compare

✨ Add

  • Add tooltip #31
  • Add template based status #33

🔧 Fix

  • Fix editor resetting severity and boolean #30
  • Fix README structure #35 @agneevX

Version 0.0.4

30 Mar 06:28
3ce7cf8
Compare
Choose a tag to compare

🔧 Fix

  • Fix blink card bug #26

Release v0.0.3

29 Mar 20:49
Compare
Choose a tag to compare

⚠️ Breaking change: adaptative colors are fixed and set to false now, you should set title_adaptive_color, status_adaptive_color or icon_adaptive_color to true to reproduce the old behavior.

✨ Add

  • Infer state type for binary sensors #19

🔧 Fix

  • Fix adaptive default value #11
  • Fix undefined API response from hass error #15
  • Make card less theme dependent #16
  • Remove binary sensor filter in editor #21
  • Fix default cache undefined #23
  • Fetch data from HA API immediately after creation #24

Release v0.0.2

26 Mar 21:12
Compare
Choose a tag to compare

✨ Add

  • Add Adaptive color #6
  • Add show.average and average_text option #3

🔧 Fix

  • Improve codebase #10
  • Improve editor #9

Release v0.0.1

23 Mar 21:51
Compare
Choose a tag to compare

✨ Add

  • Uptime card
  • Editor system