* New: Tested up to WooCommerce 7.6.1
* New: Under coupon meta field 'Usage restriction > Locations', load States defined by WooCommerce for selection
* Fix: Auto-apply functionality not working correctly with coupon meta field 'Usage restriction > Locations'
* Fix: Auto-apply functionality is forcing WooCommerce Points & Rewards (requires 1.7.29+) plugin to display messages on the 'My Account' page
* Fix: Auto-generated coupons only saving the 1st value under 'Usage restriction > Products' & 'Usage restriction > Excluded products', if multiple values are passed
* Fix: PHP Warning: foreach() argument must be of type array|object, string given
* Developer: New action hook 'wc_sc_before_auto_apply_coupons' to perform actions before auto-apply functionality
* Tweak: Unnecessarily executing 2 lines of code in a loop