Releases: craftcms/commerce
Releases · craftcms/commerce
3.4.22
4.2.9
- The
commerce/cart/update-cart
action now acceptsclearAddresses
,clearBillingAddress
, andclearShippingAddress
params. - Fixed a JavaScript error that occurred when switching control panel tabs on small screens. (#3162)
- Fixed a bug where the
commerce/upgrade
command wasn’t migrating discounts’ and coupons’ Max Uses values properly. (#2947)
4.2.8
3.4.21
- Craft Commerce now requires Dompdf 2.0.0 or later.