You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FEATURE: Added a one click migration from PMPro Sitewide Sales.
BUG FIX: Fixed issue where the wrong discount code/coupon might show up on the "Fancy Coupon" landing page.
BUG FIX: Fixed the banner tracking code and a few other reporting inaccuracies.
BUG FIX/ENHANCEMENT: Fixed issue with the WooCommerce landing pages not always showing the discounts if the setting to apply the discount code automatically wasn't set.
BUG FIX/ENHANCEMENT: Fixed warning message when a sale doesn't have a type set.
BUG FIX/ENHANCEMENT: Better error handling when checking for updates with an active license.
ENHANCEMENT: Improved the HTML and CSS for some of the templates.
ENHANCEMENT: Fixed styling of notices in the admin.
ENHANCEMENT: Updated styling of the admin pages to be more responsive.
ENHANCEMENT: Updated the recommended privacy policy text.
REFACTOR: Updated prefixes on options, functions, and hooks to make them consistently swsales_.
REFACTOR: Moved the classes folder out of the includes folder. This is a bit more consistent with how PMPro code is structured.