Skip to content

4.2.10

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 13:22
· 3271 commits to 5.x since this release
4.2.10
759a864
  • 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.