Releases: statamic-rad-pack/shopify
Releases · statamic-rad-pack/shopify
v6.4.2
v6.4.1
What's Fixed
- Propagate Shopify translations to entry localizations by @daun in #313
- Better setup docs by @ryanmitchell in #310
- A bit more docs by @ryanmitchell in #311
- Add docs section on product creation webhook by @daun in #312
Full Changelog: v6.4.0...v6.4.1
v6.4.0
What's Changed
- Allow sales channel to be determined by a config value by @ryanmitchell in #309
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
- Only display
fromprefix if prices differ by @daun in #305 - Count negative inventory values as out of stock by @daun in #307
- Add .env var for api_version by @ryanmitchell in #308
- Pass currency and price to out of stock message @daun in #306
Full Changelog: v6.2.2...v6.3.0
v6.2.2
What's Fixed
- Fix entry creation errors by @ryanmitchell in #302
- Ensure inventory_policy checks are lower cased by @ryanmitchell in #304
Full Changelog: v6.2.1...v6.2.2
v6.2.1
v6.2.0
v6.1.0
What's Changed
- Use actual CP url for fetching product list by @daun in #296
- Adjust CP nav to work with customized taxonomy handles and names by @daun in #295
- Filter taxonomies before importing by @daun in #297
- Get multisite product collection import working by @daun in #294
New Contributors
Full Changelog: v6.0.0...v6.1.0
v6.0.0
🚀 New
- Remove RestAPI calls and move entirely to GraphQL @ryanmitchell (#290)
- Configurable Statamic collection handle @johncarter- (#283)
v5.3.1
🐛 Fixed
- Ensure we remove CSRF both old and new ways @ryanmitchell (#289)
🧰 Maintenance
- Some docs clarifications @ryanmitchell (#275)