Skip to content

5.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 12:33
· 49 commits to 5.x since this release
ce7b74c
  • Improved store query performance. (#3481)
  • Added craft\commerce\gql\types\input\IntFalse.
  • Fixed a bug where disclosure menus on the Stores index page weren’t listing all their items.
  • Fixed an SQL error that occurred when querying for purchasables with the hasStock param. (#3505)
  • Fixed an error that could occur when querying for products or variants via GraphQL.
  • Fixed a SQL error that could occur when generating the pricing catalog. (#3513)
  • Fixed a bug where untracked stock items weren’t displaying correctly in the example templates. (#3510)
  • Fixed a bug where the pricing catalog wasn’t getting updated after a pricing rule was disabled. (#3515)
  • Fixed an SQL error that could occur when switching stores. (#3501)