v0.2.0-alpha.1
- Added — AI chat sidebar with SSE streaming and tool system.
- Added — MCP server integration with SSE-based bridge for external AI tools.
- Added — Twig-compatible expression parser with filters, operators, and functions.
- Added — Loop block with query system and pagination.
- Added — CSS comment directives for global scope selectors.
- Added — License SDK with external key support.
AI Assistant
- Added — AI chat sidebar with SSE streaming and tool system.
- Added — AI agents and skills system with extensible WordPress filters.
- Added — AI tools: insert, replace, move, remove blocks, update content/attributes/scripts, create styles.
- Added — AI snapshot undo/restore system for reverting AI changes.
- Added — AI image generation and attachment support with WebP optimization.
- Added — AI Google Fonts installation from chat.
- Added — AI inline block script system for generated JavaScript.
- Improved — AI prompt system for quality, consistency, and multi-model support.
MCP Bridge
- Added — MCP server integration with SSE-based bridge for external AI tools.
- Added — MCP session management with auto-reconnect.
Dynamic Data
- Added — Twig-compatible expression parser with filters, operators, and functions.
- Added — Data providers: Post, Site, Request, Image, Collection, and more.
- Added — Loop block with query system and pagination.
- Added — Variable block for reusable queries and expressions.
- Added — Dynamic data resolution in editor with batched API.
- Added — Twig control structures and condition system in HTML inspector.
- Improved — Data resolution system for reliability and performance.
CSS & Styling
- Added — CSS comment directives for global scope selectors.
- Added — Editor visibility toggle for CSS selectors.
- Added — ContentStyles attribute for non-block element CSS matching.
- Added — Custom Twig syntax highlighting for CodeMirror.
- Improved — CSS importer performance and undo for large stylesheets.
- Fixed — CSS rule insertion when index exceeds sheet length.
- Fixed — CSS variables rendering issues.
Editor
- Added — Per-block editor toggle for JS script execution.
- Improved — Block rendering cache with context support.
- Improved — PHP performance optimizations.
- Fixed — Block operations in template-locked mode.
Infrastructure
- Added — License SDK with external key support.
- Added — Integrated fonts manager replacing font library modal.
- Added — GitHub Actions release workflow.
- Added — Comprehensive test suites (PHP 850 tests, JS 482 tests).
- Added — Security hardening with capability-based expression restrictions.
- Added — Custom field integration bootstrap for ACF, MetaBox, Pods, and JetEngine.
- Fixed — XSS in escape filters and expression restriction bypasses.