Skip to content

4.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 15:30
· 2821 commits to 5.x since this release
4.7.3
0b432cc
  • 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)