Skip to content

Releases: craftcms/commerce

4.2.11

06 Jun 06:10
Compare
Choose a tag to compare
  • Fixed a bug where “Send Email” option text wasn’t getting translated. (#3172)
  • Fixed a bug where discounts’ user condition values weren’t getting migrated properly when upgrading to Commerce 4. (#3176)

3.4.22.1

03 Jun 08:19
3.4.22.1
fc08a7b
Compare
Choose a tag to compare
  • Fixed a bug where the incorrect version number was being shown after updating.

4.2.10

31 May 13:22
4.2.10
759a864
Compare
Choose a tag to compare
  • An error notification is now displayed when attempting to delete a user with existing orders or subscriptions. (#3071, #3070)
  • Added support for linking to products and variants from CKEditor fields. (#3150)
  • Fixed a bug where custom field conditions weren’t showing when editing a shipping zone.
  • Fixed a bug where discounts’ user condition values weren’t getting migrated properly when upgrading to Commerce 4. (#3176)
  • Fixed a bug where users weren’t permitted to update their subscriptions on the front-end. (#3155)
  • Fixed a PHP error that could occur when calling craft\commerce\services\Payments::processPayment() without passing the new $redirectData argument.

3.4.22

31 May 10:11
Compare
Choose a tag to compare
  • Fixed a bug where querying for variants could yield unexpected results. (#636)

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))