Skip to content

Releases: custom-cards/decluttering-card

v1.0.0

02 Apr 16:56
Compare
Choose a tag to compare

1.0.0 (2023-04-02)

Bug Fixes

  • card broken with HA 2023.4 beta and up (0ccd5b0), closes #63

0.6.3

21 May 12:42
Compare
Choose a tag to compare

Bugfixes

0.6.2

28 Apr 21:45
Compare
Choose a tag to compare

Other

  • Optimise the overall performance of the card (that was largely reduced by the last release).

0.6.1

17 Apr 12:01
Compare
Choose a tag to compare

Bump version...

0.6.0

16 Apr 21:36
Compare
Choose a tag to compare

New Features

  • The card will be hidden if the child card is also hidden (useful for conditional card)

Bugfix

  • Child card would not be updated properly sometimes

0.5.0

22 Mar 14:54
Compare
Choose a tag to compare

New features

  • Support for picture-elements:
    decluttering_templates:
      <template_name>
        default:  # This is optional
          - <variable_name>: <variable_value>
          - <variable_name>: <variable_value>
          [...]
        element:  # This is where you put your element config
          type: icon
          [...]

0.4.3

22 Mar 01:33
Compare
Choose a tag to compare

Bug Fixes

  • Restore support for type: divider (Fixes #22)

0.4.2

21 Mar 18:53
Compare
Choose a tag to compare

Bug Fixes

  • Fixes some problems with vertical-stack-in-card and stack-in-card

0.4.1

19 Mar 22:19
Compare
Choose a tag to compare

Bug Fixes

  • Really fixed for >= 0.107 (Sorry...)

0.4.1-0

19 Mar 22:09
Compare
Choose a tag to compare
0.4.1-0 Pre-release
Pre-release

Test release