Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[v1.15]

  • Support of Shopify Admin API version 2024-04.

  • A bug is fixed around having DefaultVariantSKU and DefaultVariantBarcode mapped at the same product.

  • To prevent missing updates to SyncId, SyncDate and SyncMsg a retry delay is added before the Shopify Connector try to update the values again.

  • A new mapping DefaultVariantWeight is added to set weight for products without variants.

  • The Shopify Connector 1.15 use Shopify Rest API and this API can not handle multiple images. Try to increase the timeout in the config file. It is recommended to upgrade the Shopify Connector to version 2.x which use Shopify GraphQL API.

  • To prevent errors like “This product is currently being modified. Please try again later“ a retry delay is added before the Shopify Connector try to update a product again.

[v1.14]

  • Support of Shopify Admin API version 2023-10.

  • Project dependencies (NuGet packages) updated.

  • Add BearerToken to config file.

[v1.13]

  • Support of Shopify Admin API version 2022-10.

[v1.12]

  • Admin API authentication using access token.

  • Support of Shopify Admin API version 2022-01.

[v1.11]

  • Shop resource 'force_ssl' property removed.

  • Metafield resource 'value_type' property change to 'type'.

  • Metafield resource 'type' property value support update.

  • Product Tags parameter parsing fixed.

  • Metafield Namespace parameter validation fixed.

  • Support of Shopify API version 2021-10.

[v1.10]

  • UTC time use instead of local time.

  • Support of Shopify API version 2021-01.

[v1.9]

  • Support of Shopify API version 2020-04

  • Metafield value and description definition separated to independent mappings

  • Error reporting fixed to update product/category sync failures back to Perfion immediatelly.

...