Skip to content

7.0.0

Choose a tag to compare

@kagg-design kagg-design released this 18 May 16:35
· 55 commits to master since this release
db92a07

= 7.0.0 (18.05.2026) =

  • Refactored slug handling into explicit services for posts, terms, filenames, WooCommerce attributes, variation attributes, background conversion, and WP-CLI paths.
  • Improved Gutenberg coverage through REST/backend slug handling.
  • Improved WooCommerce support for product, taxonomy, global attribute, local attribute, variation, frontend cart, REST/API, and admin save flows.
  • Added the ctl_enable_legacy_sanitize_title_bridge compatibility filter for broad legacy sanitize_title behavior.
  • Documented that existing WooCommerce attributes are not automatically migrated in 7.0; future migration work must be a separate dry-run-first workflow.
  • Documented the backend-first testing strategy without required Codeception or Playwright release dependencies.