Releases: craftcms/commerce
Releases · craftcms/commerce
5.3.7
5.3.6
- Fixed a bug where SKUs were being generated for provisional drafts. (#3932)
- Fixed a PHP error that occurred if a Postal Code Formula condition rule had invalid Twig code. (#3943)
- Fixed a SQL error that could occur when there were structured product types. (#3944)
- Fixed a bug where catalog pricing rules’ purchasables could be returned incorrectly. (#3917)
- Fixed a PHP error that could occur when making payments on Edit Order pages. (#3919)
- Fixed a bug where custom field data could go missing when creating
VariantCollection
instances. (#3931) - Fixed a PHP error that could occur when registering a custom shipping method.
4.8.3
- Fixed a PHP error that could occur when registering a custom shipping method.
5.3.5
- Fixed a bug where line items’ sale prices could be calculated incorrectly. (#3928)
- Fixed a bug where catalog pricing rules’ element selector modals didn’t have site selection menus. (#3917)
- Fixed a bug where payment modals on Edit Order pages were showing incorrect payment currencies. (#3919)
- Fixed a SQL error that could occur when querying inventory transfers.
4.8.2
5.3.4
- Fixed a bug where discounts weren’t applying if an order was recalculated more than once in the same request. (#3896)
- Fixed a bug where shipping rules weren’t saving their shipping category conditions in non-primary stores. (#3851)
- Fixed a PHP error that could occur on order completion, for orders with disabled variants in the non-primary store.
- Fixed a bug where Edit Gateway pages were showing duplicate settings.