Releases: ReferralCandy/woocommerce-referralcandy
Releases · ReferralCandy/woocommerce-referralcandy
v2.5.2
What's Changed
- Introduce new field to allow users to select the campaign to be used for post-purchase popup
- Fix issue where the post-purchase popup is not displayed on the checkout page
v2.5.1
What's Changed
- Fix edge case where accepts marketing does not respect user choice on subsequent orders
v2.5.0
What's Changed
- Update documentation
- Fix plugin form fields
- Test and update support for WordPress versions 6.4 to 6.6, and WooCommerce 9.0.1 to 9.1.2
v2.4.0
Updated to use WC CRUD class for compatibility with HPOS
v2.3.4
Fixed issue where contact being unsubscribed
v2.3.3
This fix addresses issue #39
v2.3.0
- Added marketing acceptance checkbox on checkout
- Added option to customize marketing acceptance label
- Updated order class to include
accepts_marketing
data taken from marketing acceptance upon checkout
- Added feature that adds a note on the order if a purchase was successfully submitted to ReferralCandy
v2.2.4
Fixed issue where there the tracking code is rendered before the html
v2.2.3
Fixed issue where an error is thrown due to rc_referrer_id
cookie not being present
v2.2.2
Updated API request logging to fix an issue where it throws an error if the response body is not in the correct format