Skip to content

5.7.3

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 14:08
5.7.3
c0bdc09
  • Fixed a bug where craft\commerce\elements\Order::setShippingAddress() and setBillingAddress() weren’t setting custom field values. (#4353)
  • Fixed a bug where variants’ auto-generated SKUs would be incorrect if the SKU Format contained {id}.
  • Fixed a bug where adding a new site via project config apply could cause additional project config changes. (#4348)
  • Fixed a deprecation warning that was getting logged when accessing /admin/commerce. (#4349)