- Fixed a SQL error that could occur when viewing unfulfilled orders on PostgreSQL. (#4171)
- Fixed a bug where duplicate pricing catalog jobs could be queued. (#4136)
- Fixed a bug where the
commerce_catalogpricingtable could be missing indexes. (#4160) - Deprecated
craft\commerce\services\CatalogPricing::afterSavePurchasableHandler().