Version 3.1.1

January 20, 2023
  • Fixed a SQL error that occurred when syncing products with several tags. (#54)
  • Product metadata is now synced via a queue job to avoid the Shopify API rate limiting.

Version 3.1.0

December 14, 2022
  • Added the resave/shopify-products console command. (#47)
  • Products are now automatically re-saved when the “Product URI Format” setting is changed. (#47)
  • The product field layout is now stored in the project config.

Version 3.0.1

November 16, 2022
  • Fixed a PHP error that occurred when saving invalid settings. (#39, #40)
  • Added craft\shopify\elements\Product::getCheapestVariant().
  • Added craft\shopify\elements\Product::getDefaultVariant().

Version 3.0.0.1

November 8, 2022
  • Fixed a namespacing bug.

Version 3.0.0

November 8, 2022
  • Initial release under new management. If you’re upgrading from Shopify Product Fetcher, see Migrating from v2.x.