Skip to content

5.0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 14:50
· 849 commits to 5.x since this release
5.0.16
fdaf2a3
  • It’s now possible to duplicate variants.
  • It’s now possible to search for orders by shipping and billing address. (#3603)
  • Fixed a bug where it wasn’t possible to remove the last email from an order status configuration. (#3621)
  • Fixed a bug where the “Create Sale” and “Create Discount” product index actions weren’t working. (#3611)
  • Fixed a bug where craft\commerce\elements\Order::getOrderStatus() could incorrectly return null. (#3615)
  • Fixed a bug where draft variants became orphaned when products were deleted.
  • Fixed a PHP error that occurred when using a custom queue driver. (#3619)
  • Fixed a bug where stat widgets weren’t respecting the user’s preferred week start day. (#3620)
  • Fixed a bug where variants weren’t getting duplicated when duplicating a product. (#924)