5.0.11
- 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.