Skip to content

Releases: craftcms/commerce

5.2.10

18 Dec 15:50
5.2.10
7e05583
Compare
Choose a tag to compare
  • Fixed a PHP error that could occur when eager-loading variants’ owners. (#3817)
  • Fixed a bug where variant chips weren’t rendering correctly. (#3813)

4.7.2

18 Dec 15:48
4.7.2
1b40aeb
Compare
Choose a tag to compare
  • Fixed a bug where the Edit Order page wasn’t showing order errors.

5.2.9.1

13 Dec 14:31
5.2.9.1
d2440a2
Compare
Choose a tag to compare
  • Fixed a bug where line item promotional prices weren’t updated when upgrading to Commerce 5.

5.2.9

11 Dec 14:44
5.2.9
e4cd1df
Compare
Choose a tag to compare
  • Fixed a PHP error that could occur when updating the inventory of a purchasable for a non-primary site. (#3788)
  • Fixed a PHP error that occurred when making a partial payment on an order from the control panel. (#3804)
  • Fixed a PHP error that could occur when calculating order totals. (#3802)
  • Fixed a bug where product indexes weren’t always showing the correct price. (#3807)
  • Fixed a bug where changes to inline-editable Matrix fields weren’t getting saved for product variants. (#3805)
  • Fixed a bug where the Edit Order page wasn’t showing order errors.

5.2.8

04 Dec 18:48
5.2.8
bf0c75f
Compare
Choose a tag to compare
  • Fixed a bug where line items weren’t getting hyperlinked within Edit Order pages. (#3792)
  • Fixed a bug where Inventory pages were showing draft purchasables.
  • Fixed a PHP error that could occur when creating inventory transfers. (#3696)
  • Fixed a bug where prices weren’t getting formatted per the user’s formatting locale, in payment models on Edit Order pages. (#3789)
  • Fixed a bug where store settings weren’t respecting environment variables. (#3786)

5.2.7

02 Dec 22:12
5.2.7
0dded04
Compare
Choose a tag to compare
5.2.7

4.7.1

02 Dec 22:08
4.7.1
c5c714a
Compare
Choose a tag to compare
  • Fixed an error that occurred on the Orders index page when running Craft CMS 4.13.4 or later. (#3793)

5.2.6

26 Nov 10:20
5.2.6
0e3d2fc
Compare
Choose a tag to compare
  • Fixed a bug where variant prices could be displayed incorrectly when inline editing. (#3768)
  • Fixed a performance degradation bug with variant queries. (#3758)
  • Fixed a PHP error that could occur when managing store settings. (#3780)

5.2.5

20 Nov 15:01
5.2.5
2cf8bb8
Compare
Choose a tag to compare
  • The resave/products, resave/orders, and resave/carts commands now support the --with-fields option.
  • Fixed a SQL error that could occur when updating. (#3778)

5.2.4

14 Nov 20:51
5.2.4
ac364f7
Compare
Choose a tag to compare
  • Improved the performance of craft\commerce\elements\Product::getVariants(). (#3578)
  • Fixed a SQL error that could occur when creating a variant. (#3763)