- Fixed a bug where users products had a “Save as a new product” action even if a plugin was preventing duplication via
craft\services\Elements::EVENT_AUTHORIZE_DUPLICATE
. (#3819) - Fixed a PHP error that could occur when updating a cart. (#3842)
- Fixed a PHP error that could occur when adding an invalid address to a cart. (#3848)