Releases: bjornfix/mcp-abilities-block-editor
Release list
MCP Abilities - Block Editor 0.20.35
- Remove unused media and design-analysis helpers.
- Detect FAQ schema from content and rendered HTML instead of a specific block provider.
- Use provider-neutral ability descriptions and validation examples.
v0.20.23
mcp-abilities-block-editor 0.20.22
Fixes FAQ schema detection for nested Rank Math FAQ blocks inside Gutenberg container layouts.
mcp-abilities-block-editor 0.20.21
Refines Gutenberg design evaluation so Rank Math FAQ blocks are recognized as schema-backed FAQ content and normal three-card support rows are not blocked as cramped when their copy load is moderate.
MCP Abilities Block Editor 0.20.20
Use the shared presentation validator for source design updates and preserve valid raw Gutenberg content during updates.
mcp-abilities-block-editor 0.20.19
Fixes gutenberg/update-post-blocks so Devenia source-design repairs are preflighted against the proposed content before saving. This lets targeted native GenerateBlocks repairs proceed when they make the source pass the editorial design gate, instead of being stopped by the downstream publish-save blocker.
MCP Abilities - Block Editor 0.20.18
Release 0.20.18 adds the shared Devenia editorial source post validation adapter for source-design guardrails.\n\nValidation:\n- Built from commit 4a36c51 with git archive\n- Public ZIP SHA256 dba01e3e951672a26b6eb8c95554814f23b8737585d4687774b2fc3847503cd6\n- Dev WP Plugin Check passed with 0 errors and 0 warnings\n- MCP manifest publishes 0.20.18
MCP Abilities - Block Editor 0.20.15
Release 0.20.15 keeps the Gutenberg generator layer vanilla WordPress friendly.
Changes:
- Lowered the minimum WordPress metadata back to 6.9 while keeping 7.0 as the tested version.
- Removed bakery-specific demo copy, hardcoded gradient identity, theme preset assumptions, and block-level typography overrides from generated landing pages and reusable sections.
- Added small generation helpers for buttons and lists so generated markup is easier to audit and keep valid.
Validation:
- PHP syntax checks passed.
- Dev WP Plugin Check passed with 0 errors and 0 warnings.
- Dev discovered 67 Gutenberg abilities.
- Generator regression matrix passed 75 checks across landing page, section, and query-section generators.
- Staged, public downloads, manifest, and GitHub artifact are expected to match the release ZIP.
v0.20.14
Deepened error handling and permissions for the block-editor abilities: WP_Error responses now preserve codes, issue lists, and structured data; output schemas include shared error fields; Site Editor template/template-part/navigation writes require edit_theme_options at the ability permission layer.