Feature: Coupons can now be limited by a maximum number of products in cart, in addition to the existing minimum number of products in cart
Feature: Coupons can now be limited by a maximum cart value, in addition to the existing minimum cart value
Change: The "products in cart" and "cart value" settings for coupons now displays as a range, rather than two separate input rows
Change: (API) Added a new canPurchaseAddOns
function on the Product
entity that does a basic permissions check on that product's add-on products to see if we're able to purchase any of them
Change: The "Daily Statistics" integration has been updated to no longer require number rounding.
Fix: If a coupon currently applied to a cart is no longer valid, the UI will now reflect this when refreshing the cart screen
Fix: It is now possible to purchase add-ons for Lifetime licenses via the "Your Licenses" page