* Fix - Add required JSON encoding flags for inline script tags.
* Fix - Avoid misjudgments of the "Order - Is Customer's First" rule due to draft orders generated by Checkout Blocks.
* Update - Allow workflows to run without customer data.
* Update - Implemented an ::is_scheduled() method on jobs as a more performant option over ::get_schedule().
* Update - Require WooCommerce 10.2+.
* Fix - Warning about a script loaded in header.
* Tweak - WC 10.1 compatibility.
* Update - Require WooCommerce 10.0+.
* Update - Require WordPress 6.7+.
* Tweak - WC 10.0 compatibility.
* Update - Require WooCommerce 9.5+.
* Update - Require WordPress 6.6+.
* Fix - Coupon generator not copying "Active for x payments" setting from template coupons.
* Update - Bump the minimum support WooCommerce version to 8.3.
* Update - Bump the minimum support WordPress version to 6.3.
* Update - Increase the used Block API version for better compatibility with the Post editor.
* Fix - Compatibility issue with WordPress 6.8 and WooCommerce 9.8, which may cause the Manual Runner page not to display properly.
* Fix - Custom note author may overwrite to unrelated notes.
* Fix - Some variables like "order.date" can't be copied to clipboard.
* Tweak - WC 9.8 compatibility.
* Tweak - WP 6.8 compatibility.
* Add - option to duplicate workflows.
* Fix - Scheduled CSV export for conversion reports (after WC 9.8).
* Update - Optimize featured workflows for the dashboard page.