Skip to content

Releases: ReferralCandy/woocommerce-referralcandy

v2.5.2

23 Jul 08:58
97dec45
Compare
Choose a tag to compare

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

19 Jul 11:42
1f05b3e
Compare
Choose a tag to compare

What's Changed

  • Fix edge case where accepts marketing does not respect user choice on subsequent orders

v2.5.0

19 Jul 03:12
7b9642a
Compare
Choose a tag to compare

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

26 Jun 07:31
4ba6052
Compare
Choose a tag to compare

Updated to use WC CRUD class for compatibility with HPOS

v2.3.4

16 May 08:35
ed1057a
Compare
Choose a tag to compare

Fixed issue where contact being unsubscribed

v2.3.3

19 Jul 16:35
Compare
Choose a tag to compare

This fix addresses issue #39

v2.3.0

26 Nov 08:14
Compare
Choose a tag to compare
  • 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

02 Sep 17:17
5871181
Compare
Choose a tag to compare

Fixed issue where there the tracking code is rendered before the html

v2.2.3

21 Apr 18:42
8d96b1c
Compare
Choose a tag to compare

Fixed issue where an error is thrown due to rc_referrer_id cookie not being present

v2.2.2

21 Apr 17:50
943859d
Compare
Choose a tag to compare

Updated API request logging to fix an issue where it throws an error if the response body is not in the correct format