Skip to content

Latest commit

 

History

History
98 lines (46 loc) · 4.17 KB

File metadata and controls

98 lines (46 loc) · 4.17 KB

Changelog

3.2.0 (2026-04-07)

Features

  • add Upgrade to Pro upsell on settings page and style plugin row link (d02e046)

Bug Fixes

  • remove early __() calls in constructors to resolve WP 6.7+ textdomain notice (b2b9101)

3.1.0 (2026-04-02)

Features

  • remove bundled Action Scheduler in favor of WooCommerce built-in (dd6c9df)

Bug Fixes

  • remove bundled Action Scheduler — use WooCommerce's built-in copy (abe2d20)
  • update readme with block checkout, pro features, and requirements (9471dd5)
  • use --ignore-platform-reqs for composer install in CI (0cc96f4)

3.0.5 (2026-04-01)

Bug Fixes

  • bump WP tested up to 6.9.4 (a802b86)

3.0.4 (2026-04-01)

Bug Fixes

  • rewrite SVN deploy to match proven release.sh approach (8c3d090)

3.0.3 (2026-04-01)

Bug Fixes

  • remove release-please markers from readme.txt Stable tag (180a048)

3.0.2 (2026-04-01)

Bug Fixes

  • use block annotation for version marker in plugin header (248434b)

3.0.1 (2026-04-01)

Bug Fixes

  • use full SVN trunk checkout in release workflow (1064216)

3.0.0 (2026-04-01)

⚠ BREAKING CHANGES

  • Minimum requirements raised to PHP 7.4+, WordPress 6.2+, and WooCommerce 8.3+. Sites running older versions must upgrade before updating this plugin.

Features

  • add block-based checkout support (76ad567)

Bug Fixes

  • install SVN in CI for WordPress test suite setup (d50358b)
  • match existing readme.txt changelog format in release-please workflow (215d3d5)
  • symlink WooCommerce for test bootstrap and add SVN to release workflow (9451378)

Miscellaneous Chores

2.5.1 (2025-10-27)

Bug Fixes

  • Fix plugin text domain hook.

2.5.0 (2025-10-22)

Features

  • Add additional caching of MailChimp lists, interest groups, segments and categories.
  • Add explicit cache clearing to settings page.