Release v1.2.3
What's New
π¨ Icon Wrap Style β 5 new options (icon_style)
You can now choose how the icon wrap looks. Previously the card always displayed a classic colored circle β now you have full control with 5 styles:
- circle_color (default) β classic circle with colored background and border
- circle β circle shape with shadow only, no background β icon floats above the card
- square_color β rounded square with colored background and border
- square β rounded square with shadow only, no background
- none β no wrap at all, pure icon
The wrap color always follows your icon_color and icon_color_on settings.
π Card Size β auto mode improved & extended
- card_width: auto β already available in previous versions, now works correctly. Values like 100% and auto are no longer incorrectly converted to numbers by the visual editor.
- card_height: auto β new in this release. When set, the card automatically stretches to match the tallest card in the same grid row. Perfect for use inside a grid card with mixed content.