7.0.0
= 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_bridgecompatibility filter for broad legacysanitize_titlebehavior. - 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.