Skip to content

MCP Abilities - Block Editor 0.20.15

Choose a tag to compare

@bjornfix bjornfix released this 29 Jun 16:33
· 11 commits to master since this release

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.