WooCommerce Points and Rewards

WooCommerce Points and Rewards 1.18.21

No permission to download
* Add agentic development guidelines and fix E2E tests.
* Ensure point redemption is tracked correctly on orders made with Store API.
* Fix - Points and Rewards messages now display correctly for variable products with more than 30 variations loaded via AJAX.
* Fix - Replace hardcoded background color on earn points message with inherit to support dark block themes.
* Fix STORMA-3: Points Log per-page Screen Option not taking effect.
* Fix: Allow HTML formatting to display in the Cart/Checkout blocks.
* Move WC Blocks integration hook into `init` method to register earlier.
* Prevent deprecation notices relating to wc_enqueue_js.
* Stop passing null into wp_kses() from Cart Store API extension.
* Tweak - WC 10.8 compatibility.
* Tweak - WP 6.9 compatibility.
* Update node to `lts/iron` in `.nvmrc`.
* merge trunk to develop after 1.18.19.
no change log for this version
* Tweak - Change blocks integration registration order to improve execution on multisite environments
* Tweak - Improved blocks compatibility with points redemption meta.
* Tweak - Improvements to allow some html in points redemption messages
* Tweak - Prevent deprecation notices in WC 10.4
* Tweak - WC 10.3 compatibility.
* Tweak - WP 6.9 compatibility.
* Fix styling issue with points redemption error message.
* Tweak - WC 10.2 compatibility.
* Tweak - WP 6.8 compatibility.
* Add ISSUE_TEMPLATE config directing new issues to be created via Linear.
* Tweak - WC 9.9 compatibility.
* Tweak - WP 6.8 compatibility.
* Tweak - Changed minimum WC version to 7.5 and fixed deprecation warning.
* Tweak - WC 9.4 compatibility.
* Tweak - WP 6.7 compatibility.
* Tweak - WC 9.3 compatibility.
* Tweak - WC 9.2 compatibility.
* Add - Versioning and compatibility checks to implement support policy.
* Dev - Updates @wordpress/env package.
* Tweak - WC 8.9 compatibility.
* Add - Delete plugin data when deleting plugin, with check for "Delete plugin data" settings.
* Tweak - WC 8.8 compatibility.
Top