Skip to content

5.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 15:34
· 332 commits to 5.x since this release
5.1.4
2abf70e
  • Fixed a PHP error that could occur when creating a subscription. (#3710)
  • Fixed a bug where inventory items could appear with blank descriptions on the Inventory management screen. (#3706)
  • Fixed a bug where additional buttons defined with craft\commerce\elements\Order::EVENT_DEFINE_ADDITIONAL_BUTTONS weren’t displayed on Edit Order screens. (#3692)
  • Fixed a bug where email errors weren’t displayed on Edit Order screens. (#3693)
  • Fixed a bug where craft\commerce\helpers\Currency::formatAsCurrency() wasn’t stripping zeros. (#3716)