Skip to Main
schemawp

v.0.9.3

Release date: 30/05/2026

New features

  • Add Diagnostic mirrors for the /.well-known discovery urls</li

Improvements

  • Improvement: Update connection instructions in the How to Connect modal</li

v.0.9.2

Release date: 26/05/2026

Improvements

  • Added support for CIMD based oAuth workflow
  • Update connection instructions in the How to Connect modal

v.0.9.1

Release date: 25/05/2026

Bug Fixes

  • Enforce oAuth workflow at tools/list for unauthorized requests

v.0.9.0

Release date: 23/05/2026

New features

  • Kits and Patterns Browser in EtchWP
  • UI controls in plugin settings to enable / disable Etch Integration
  • Live Preview Generator for Pattern Library inside Etch Builder

v.0.8.0

Release date: 16/05/2026

New features

  • MCP tools for listing, renaming, duplicating, and deleting kits
  • MCP tools for updating patterns and managing pattern categories

Improvements

  • Patterns can now be assigned to categories in bulk from the admin UI
  • Added doc links and small UI refinements to the Patterns and Pattern Categories screens

v.0.7.0

Release date: 06/05/2026

New features

  • Pattern-based layout composition in Etch (Experimental). Read more
  • Patterns and Pattern Categories UI with context and management controls
  • Related Skills and MCP Tools
  • New MCP Tool for live site CSS variable introspection

Improvements

  • Added stricter payload validation in Settings API requests
  • Registered unify-lightness palette toggles as patchable
  • Removed the Patch Validator 200-key hard limit
  • Other micro improvements in plugin UI

Bug Fixes

  • Several minor fixes in code and context

v.0.6.0

Release date: 29/04/2026

New features

  • Kit details sidebar on Kits page with apply, export, and delete actions
  • Skills toggle control to enable or disable individual agent skills from the Agent Context panel

Improvements

  • Skills tab changes now integrate with page-level save and cancel actions
  • Refined Kit card and sidebar component layout and styles
  • Updated MCP apply_patch instructions to clarify guard parameters must be passed as separate top-level arguments

Bug Fixes

  • Shade override guard parameters incorrectly embedded inside patch JSON now correctly extracted

v.0.5.0

Release date: 24/04/2026

New features

  • Agents now can patch individual Lightness and Chroma values of derived shades

Improvements

  • Several improvements in agents reasoning flow
  • Improved OAuth Connection page
  • Kit Apply and History Restore now use the standard ACSS Regeneration method
  • Agentic patcher saves backups from database values before applying patches
  • Better notices on history page for restore operations
  • Updated token registry and generator with expanded ACSS token coverage
  • Figma Inference: Enhanced inference rules, rounding instructions, and scale conversion constants
  • MCP: Clarified group parameter description in patch tool

Bug Fixes

  • ACSS patch history recorder not saving correctly

v.0.4.0

Release date: 20/04/2026

New features

  • Changelog link added to plugin action links and admin sidebar
  • Figma Template link added to admin sidebar
  • Token Registry: Added spacing variables for container and content gaps
  • Typography: Added line height control guidelines

Improvements

  • Refined get_skill tool description for better agent clarity
  • Figma Inference: Revised documentation for variable extraction, validation, and reporting
  • Token Registry: Updated agent hints and value ranges
  • Site Context: Updated skill with additional context guidance
  • Agent Behavior: Updated rules for design system visual presentation

Bug Fixes

  • Patch Behavior and Style Guide skill not loading correctly
  • Site Instructions field truncating to first character on save

v.0.3.0

Release date: 16/04/2026

New features

  • Layout skill for ACSS layout-related agent guidance
  • 24 additional patchable ACSS token keys supported
  • Rate limiting on /mcp endpoint for unauthenticated requests
  • Hash-gated behavior rule delivery to reduce redundant context
  • Core rules now delivered once via initialize or fallback get_instructions tool
  • Context hash included in site context tool output

Improvements

  • Skill loading enforced via DOMAIN_SKILL_MAP with get_config hints
  • Color expansion extracted into reusable ACSS_Bridge method
  • Token registry now caches via transient for better performance
  • Site Context Save method improved for updating site instructions
  • Load configured agent behavior rules saved via REST
  • Style Guide: Revised spacing formulas and updated style summary
  • Style Guide: Updated typography patching guidelines and constraints
  • Style Guide: Clarified accepted values for border-radius rules
  • Style Guide: Updated shade definitions and fetch logic
  • Colors: Revised color patching guidelines and section numbering
  • Typography: Refactored skill rules and constraints
  • Icons: Updated styling rules and constraints
  • Radius: Refactored skill for clarity and structure
  • Agent Behavior: Refactored behavior layers and simplified assemble method

Bug Fixes

  • Patch validator for px-int case and clearable key check
  • Double Agent_Behavior instantiation in MCP
  • Tool keys deduplication in MCP tool registry
  • Undefined defaults() method call in get context