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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
FEATURE: Added feature to compare sale data for two separate sales for Reports.
FEATURE: Added feature to download a single sale's report and daily sales data to CSV.
FEATURE: Added support to completely hide the sale by role or membership level.
ENHANCEMENT: Refresh admin area design.
BUG FIX/ENHANCEMENT: Optimized discount codes/coupons query for sites with a very large number of codes.
BUG FIX/ENHANCEMENT: Now supporting variation prices in WooCommerce when there is no range and we want to reflect strikethrough pricing for auto discount.
BUG FIX: Fixed edge case to prevent creating multiple landing pages, coupon codes, or banners.
BUG FIX: Removed Chart JS from enqueue on the sale CPT edit screen because it isn't needed.