Improvement: Modified the admin reports to generate in batches to help prevent timeouts on large sites.
Tweak: Added a solution to prevent issues/confusion when setting up the affiliate dashboard page in the settings.
Fix: Fixed an issue with the custom text for “Coupon” on checkout for affiliate coupons, applying to all coupons rather than just the affiliate coupons.
Fix: Fixed alignment of the “Recent Orders” table footer on the affiliate dashboard since the last update.
Fix: (PRO) Fixed the export feature on the recent orders tab of the affiliate dashboard not taking into account filters, and tidied up the export file too.
Fix: Fixed an issue with the “New Customers Only” global setting being applied to all coupons, rather than just the affiliate coupons.
Fix: Fixed a undefined array key “wcu_enable_reports” PHP warning.
Dev: Added a filter to modify the wcusage_check_if_renewal_allowed() function.