Advanced Coupon Restrictions for WooCommerce Changelog

Back to Advanced Coupon Restrictions for WooCommerce

2.1 – 2026-06-04

  • NEW WooCommerce Subscriptions: new restriction tab to allow or disallow coupons for new subscription initial orders and renewal orders
  • FIX “Billing or shipping” country and state restrictions now correctly accept the coupon when at least one address matches, instead of requiring both
  • FIX Postcode interval matching no longer corrupts subsequent exact/wildcard checks when mixed in the same postcode list
  • FIX State and postcode restrictions now work correctly on the blocks checkout
  • DEV Tested up to WordPress 7.1-alpha-62456 and WooCommerce 10.8.0-beta.2
  • Update live from WordCamp Europe 2026

2.0 – 2026-05-25

  • TWEAK Add WooCommerce-style “And” separators between coupon restriction subsection groups in admin
  • FIX Remove debug hardcoded “user spent” value that could bypass spending-based coupon restrictions
  • FIX Correct postcode interval matching for non-numeric ranges in billing and shipping validations
  • FIX Persist saved “Type of address” value on coupon edit screen
  • DEV Remove debug console.log from coupon admin screen script
  • DEV Update GitHub Actions for the Naked Cat Plugins organization
  • DEV Tested up to WordPress 7.1-alpha-62411 and WooCommerce 10.8.1

1.9 – 2026-02-13

  • FIX Build release ZIP GitHub action to make sure WordPress detects a direct upload as the same plugin instead of creating a new folder

1.8 – 2026-02-03

  • FIX False positive restrictions were applied when coupons were automatically generated by 3rd party plugins instead of created in the admin interface
  • FIX Rename filters for taxonomy terms to be excluded to ptwoo_coup_res_tax_exclude_ids instead of ptwoo_coup_res_tax_ids which is for terms to be included
  • DEV Improve WordPress Coding Standards
  • DEV Updater v13.1
  • DEV Implement automated release GitHub actions
  • DEV Tested up to WordPress 7.0-alpha-61557 and WooCommerce 10.5.0-rc.2

1.7 – 2025-07-03

  • NEW New taxonomy “Coupon groups” to allow for better WooCommerce coupons organization
  • DEV Tested up to WordPress 6.9-alpha-60403 and WooCommerce 10.0.0-rc.2

1.6 – 2025-04-17

  • NEW We are now called Naked Cat Plugins 🎉
  • NEW Quantity based restrictions: minimum and maximum number of items in cart
  • NEW Quantity based restrictions: minimum and maximum number of unique products in cart
  • DEV Tested up to WordPress 6.8 and WooCommerce 9.8

1.5 – 2024-11-15

  • FIX Fatal error when WooCommerce is running update routines for 9.4
  • DEV Implement demo mode (for internal usage)
  • DEV Tested up to WordPress 6.7 and WooCommerce 9.4.1

1.4 – 2024-10-30

  • FIX Checkout failed when no postcode restriction was set
  • DEV License validation on websites with WPML set to have different domains per language

1.2 – 2024-10-23

  • FIX Updater

1.1 – 2024-10-15

  • FIX Several i18n strings

1.0 – 2024-10-10

  • First release