You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)