Skip to content

Releases: selvalt7/modern-circular-gauge

v0.15.0-dev.2

v0.15.0-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:47
63391b6

0.15.0-dev.2 (2026-06-13)

Bug Fixes

  • gauge state failing to render when using templates without unit (#242) (db1b6f5)
  • max and min ignoring zero value (#243) (679b2e2)
  • state going missing when templated state equals zero (#244) (63391b6)

v0.15.0-dev.1

v0.15.0-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Apr 18:09
5711c13

0.15.0-dev.1 (2026-04-28)

Features

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 21:19
4a46ab0

0.14.1 (2026-03-24)

Bug Fixes

  • state_text incorrectly handling empty string (#232) (4a46ab0)

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 14:35
17eeb06

0.14.0 (2026-03-14)

Per entity smooth_segments

Note

Secondary and tertiary entity smooth segments will be by default set to false after the update

Smooth segments can now be set differently for each entity, allowing smooth segments for primary gauge and hard segments for secondary or vice versa. In GUI editor smooth segments option has been moved to Entity style section for each entity.

Secondary and tertiary entity superscripted unit

Secondary and tertiary entity unit can now be set to be superscripted matching the unit style to the primary entity. Additionally superscripted unit for primary entity can now be disabled.

Full Changelog

Bug Fixes

  • state_text not applying when timer is active (#224) (f4517bf)
  • adaptive state color not applying for tertiary state (#222) (c533e27)
  • blurry gauge rendering in Firefox (#221) (03ef57d)
  • unable to open secondary and tertiary more-info in Home Assistant 2026.3 (#226) (17eeb06)

Features

v0.14.0-dev.3

v0.14.0-dev.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Mar 10:16
17eeb06

0.14.0-dev.3 (2026-03-06)

Note

Smooth segments became per entity, secondary and tertiary smooth segments will be set to false after the update

Bug Fixes

  • unable to open secondary and tertiary more-info in Home Assistant 2026.3 (#226) (17eeb06)

v0.14.0-dev.2

v0.14.0-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Feb 21:23
f4517bf

0.14.0-dev.2 (2026-02-28)

Note

Smooth segments became per entity, secondary and tertiary smooth segments will be set to false after the update

Bug Fixes

  • state_text not applying when timer is active (#224) (f4517bf)
  • adaptive state color not applying for tertiary state (#222) (c533e27)
  • blurry gauge rendering in Firefox (#221) (03ef57d)

Features

v0.14.0-dev.1

v0.14.0-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jan 15:42
51e1d8b

0.14.0-dev.1 (2026-01-23)

Features

v0.13.3

Choose a tag to compare

@github-actions github-actions released this 01 Jan 18:26
81f05dd

0.13.3 (2026-01-01)

Bug Fixes

  • don't clean all of the js templates tracked entities (#209) (81f05dd)
  • JavaScript templates causing frontend performance issues (#208) (f18bc58)

v0.13.2

Choose a tag to compare

@github-actions github-actions released this 01 Jan 17:33
f18bc58

0.13.2 (2026-01-01)

Bug Fixes

  • JavaScript templates causing frontend performance issues (#208) (f18bc58)

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 18 Nov 18:41
643a257

0.13.1 (2025-11-18)

Bug Fixes