Skip to content

4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 16:38
· 3251 commits to 5.x since this release
4.4.0
27ca37d
  • Craft Commerce now requires Craft CMS 4.6.0 or later.
  • Added search to the Discounts index. (#2322)
  • Improved the performance of the Discounts index. (#3347)
  • Improved the performance of the commerce/upgrade command. (#3286)
  • Added craft\commerce\services\Discounts::ensureSortOrder().
  • Fixed a bug where calling craft\commerce\services\Carts::forgetCart() wouldn’t completely clear the cart. (#3353)
  • Fixed a bug where the Edit Order page could become locked when editing an adjustment. (#3351)
  • Fixed a bug that prevented the creation of a non-Stripe subscription. (#3365)