Skip to content

Bricks Builder MCP v1.5.9

Choose a tag to compare

@github-actions github-actions released this 31 May 19:30
· 23 commits to main since this release

UI: combine Connection cards, collapsible BP cards, dark-mode color fixes

  • Connection tab: merge "API Key & Endpoint" and "Additional API Keys"
    into one card with a 2-column primary-key/endpoint layout; Additional
    Keys section below a divider with inline add-form (slide toggle),
    styled scope pill checkboxes, branded generated-key notice, and a
    proper on-theme keys table (replaces WP widefat striped)

  • Business Profile tab: Brand Identity / Brand Colors / Typography /
    Design Style cards are PHP-collapsible with button headers and animated
    chevrons; Contact / Social / Navigation / Assets / Services converted
    to collapsible at runtime via JS progressive enhancement; "Expand all /
    Collapse all" toolbar button; first card (Brand Identity) open by default

  • Advanced tab: HMAC signing specification box now uses bmcp-hmac-spec
    CSS class (dark surface-3 background, muted text) instead of inline
    light-mode styles; details/summary styled for dark theme

  • CSS: scope pills (.bmcp-scope-pill--admin/read/write/delete), combined
    connection card layout, add-key form, keys table, collapsible card