v.1.0.0
Release date: 18/06/2026
New features
- Post management tools — agents can get, create, update, and delete posts and custom post types
- get_tool_schema MCP tool returns exact tool definitions to reduce hallucinated calls
- color-assignments skill for guiding background and text color choices
- Category-based key browsing in get_config, with compact and density scoping for leaner agent context
- Key-to-skill hint map derived automatically from the token registry
Improvements
- Rewrote agent skills with clearer fetch specs and a refreshed Style Guide skill
- Curated high/low density tiers across all token categories so agents fetch only the most relevant keys
- Skills are now enabled by default unless explicitly turned off
- Style Guide renders real font weights, a Cards section, and ACSS shade variables instead of hardcoded values
- Added behavior rule requiring the relevant skill to load before any patch or advice
- Constrained get_site_context category to a fixed set of values to prevent invalid requests
- Removed validation on color and button keys to allow free-text values
- Removed the unenforceable skills_loaded parameter from apply_patch
- Token registry rebuilt and expanded
Bug Fixes
- get_config returned different values when querying color keys by category versus directly
- Patches passed alongside skills_loaded were silently skipped
- OAuth consent no longer requires the manage_options capability
- Post search-and-replace skipped batches that contained duplicate search strings
- Unpublished posts reported a zero modified timestamp
- Typography default anchor corrected (mob-heading-scale is 1.2, not 1.25)
- Shade override handling
- Ghost radius skill registration and stale key-to-skill hint map
- Accept empty-string values for css_value and px_string token types
- apply_patch now handles both JSON string and object input
- WPCS formatting issues
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