Skip to content

v2.6.7

Choose a tag to compare

@nutteloost nutteloost released this 26 Oct 14:14

Simple Swipe Card v2.6.7

Bug Fixes 🩹

  • Auto-Height Custom Element Rendering: Fixed issue where cards using auto_height: true would not display properly on initial load. The card now waits for custom elements to be fully defined and rendered before measuring height, with multiple retry attempts to ensure proper display. (closes #65)

  • Visibility Conditions: Fixed issue where visibility conditions on custom cards that manage their own visibility would not trigger automatic updates when entity states changed.(closes #66)