Skip to content

Bricks Builder MCP v1.6.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 09:41
· 18 commits to main since this release

v1.6.2 — Fix card title colours, Capabilities collapsible, Export/Import heading

  • Collapsible card titles: force color:var(--text) on .bmcp-card-head
    and h2/h3 inside it — the WP button reset was inheriting a dim colour
    from the parent, making all collapsed card labels nearly invisible

  • Export/Import Profile heading: changed from h3.bmcp-card-title to h2
    so it picks up the same card heading styles as every other card in the
    Business Profile tab

  • Capabilities tab: all tool groups are now collapsible. Header row
    (icon + label + count) becomes the click target; the tools table
    slides up/down. Chevron appended to title rotates on collapse.
    "Expand all / Collapse all" toolbar button added above the groups.
    Clicking "Enable All / Disable All" inside a header does NOT trigger
    the collapse (e.target guard).

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com