- Fixed a bug where
craft\commerce\elements\Order::setShippingAddress()andsetBillingAddress()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)