Skip to content

5.6.2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Apr 17:15
· 9 commits to 5.x since this release
5.6.2
60575ae
  • Improved the performance of migrations when upgrading to Commerce 5. (#4277)
  • Fixed a bug where variants weren’t getting saved if their auto-generated SKU wasn’t unique. (#4249)
  • Fixed a PHP error that could occur when marking an inventory transfer as pending. (#4267)
  • Fixed a bug where reordering disabled variants wasn’t working properly. (#4270)
  • Fixed a bug where craft\commerce\services\Carts::forgetCart() wasn’t working if getCart() was subsequently called. (#4279)