- Improved logging when a user deletion is prevented due to the user having Commerce orders. (#3686)
- Fixed a PHP error that could occur when calculating tax adjustments. (#3822)
- Fixed a PHP error that could occur when updating an order’s status from the CLI. (#3858)
- Fixed a bug where additional tax ID validators where not being checked when a store’s “Validate Business Tax ID as Vat ID” setting was enabled.
- Fixed a bug where the deprecated
craft\commerce\models\TaxRate::$isVat
property was still being set. (#3874) - Fixed a bug where emails could be rendered in the wrong language when sent manually from the control panel. (#3852)
- Fixed an error that occurred when rendering a Link field with a product selected on the front end. (#3833)