Skip to content

v1.0.7-lit - Fix: Title display & Grid custom columns

Choose a tag to compare

@github-actions github-actions released this 31 Oct 04:01
22fb92e

Description / 说明

  • Fixed : This update restores proper title display at the top of the card.
  • 修复:本次更新已修复,支持在卡片顶部正确显示 title。
  • Fixed: Grid layout did not support custom columns. Added columns option to grid-stack-in-card, consistent with the official grid-card.
  • 修复:Grid 布局未支持自定义列数。本次更新新增 columns 配置项,允许在 grid-stack-in-card 中自定义列数,与官方 grid-card 保持一致。