Releases: craftcms/commerce
Releases · craftcms/commerce
5.3.11
4.8.4
5.3.10
- Fixed a PHP error that occurred when applying project config changes after deleting a store. (#3969)
- Fixed a SQL error that could occur when upgrading to Commerce 5. (#3741)
- Fixed a bug where it was possible to retrieve a credentialed user’s cart based on the cart cookie, even if the user was no longer signed in. (#3960)
- Fixed a bug where the Address field action’s UI displayed incorrectly on Edit Order pages.
5.3.9
5.3.8
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.