Skip to content

Releases: craftcms/commerce

4.2.9

25 May 13:58
Compare
Choose a tag to compare
  • The commerce/cart/update-cart action now accepts clearAddresses, clearBillingAddress, and clearShippingAddress 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

03 May 16:02
4.2.8
62e54ba
Compare
Choose a tag to compare
  • Added craft\commerce\services\Customers::EVENT_UPDATE_PRIMARY_PAYMENT_SOURCE.
  • Fixed a bug where PDFs could be generated using the wrong formatting locale. (#3145)

3.4.21

03 May 15:43
3.4.21
fd9eeb5
Compare
Choose a tag to compare
  • Craft Commerce now requires Dompdf 2.0.0 or later.

3.1.0.2

21 Jun 07:27
Compare
Choose a tag to compare

Fixed

  • Fixed an error that could occur when using the |commerceCurrency Twig filter if the Intl extension wasn’t enabled. ([#1353])(#1353))