New Improved Fixed Tweak
over 1 year ago

Version 5.4.1

Changelog:
  • New: (PRO) Added new [couponaffiliates-creatives] shortcode to allow you to display the “creatives” tab content on any custom page, without the visitor needing access to the affiliate dashboard.
  • Improvement: Added new merge tags to the admin “New Affiliate Application” email template. You can now display all the custom field values in this email.
  • Tweak: When submitting affiliate application form, emoji characters will be encoded before adding to database to prevent issues on some sites.
  • Tweak: Updated the “wcusage_register” table “text” columns to use the “utf8mb4_unicode_ci” collation when the table is generated.
  • Tweak: Moved creatives without a category above brand colors on the affiliate dashboard.
  • Tweak: When a referral URL is clicked, the referrer coupon is now also stored as a session variable. Therefore, this should fix rare occassions where the “wcusage_referral” cookie was not set on the first visit, it will retry the next time a page is loaded.
  • Tweak: With the “Allow affiliate user to apply their own coupon code at cart / checkout” option disabled, resolved an issue where some users were able to get around this, and still apply their own coupons.
  • Fix: Fixed the “upload” file buttons when adding new creatives.
  • Fix: Fixed issue when “Automatically register all new users as an affiliate” option was enabled, and they fill out the registration form, it was submit the application twice and overrwrite.
  • Fix: Fixed “Undefined array key” PHP warning showing on the edit coupon page.
  • Other: Tested with WooCommerce 7.2.2