Skip to content

5.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 17:22
· 1079 commits to 5.x since this release
5.0.11
98092cc
  • Added craft\commerce\elements\Product::getDefaultPrice().
  • Added craft\commerce\elements\Product::setDefaultPrice().
  • Fixed a bug where craft\commerce\elements\Product::$defaultPrice could return an incorrect value.
  • Fixed a bug where default variant attributes weren’t being saved on products.
  • Fixed a bug where search wasn’t working on user indexes.