v2.6.7
Simple Swipe Card v2.6.7
Bug Fixes 🩹
-
Auto-Height Custom Element Rendering: Fixed issue where cards using
auto_height: truewould 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)