Skip to content

5.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 14:54
· 937 commits to 5.x since this release
5.1.3
e356ec0
  • Fixed a bug where variants weren’t respecting their product’s propagation method.
  • Fixed a PHP error that could occur when creating a new product.
  • Fixed a bug where Edit Product screens were showing shipping categories that weren’t available to the current store. (#3690)
  • Fixed a bug where Edit Product screens were showing tax categories that weren’t available to the product type.. (#3690)
  • Fixed a bug where Edit Order screens were displaying the store name twice.
  • Fixed a bug where craft\commerce\models\CatalogPricingRule::$description was not being populated. (#3699)
  • Fixed a bug where catalog pricing rules were generating prices incorrectly. (#3700)
  • Fixed a PHP error that could occur when deleting a user with orders. (#3686)