Skip to content

Changelog

6.7.1 (2024-04-24)

Bug Fixes

  • pass the font size to the body correctly

6.7.0 (2024-02-06)

Features

  • proxy support

6.6.0 (2024-01-11)

Features

  • redesign

6.5.3 (2023-10-19)

Bug Fixes

  • improvements to the responsiveness

6.5.2 (2023-10-12)

Bug Fixes

  • SSO flow

6.5.1 (2023-10-12)

Bug Fixes

  • authentication
  • support sso flow option

6.5.0 (2023-10-06)

Features

  • SSO white-label support

6.4.1 (2023-10-04)

Bug Fixes

  • fixes to language support

Features

  • SSO support for enterprise customers

6.3.0 (2023-05-12)

Bug Fixes

  • don't do availability checks if SKU is missing

Features

  • expose completePurchase as a static function and in the export and allow to pass either an array or configured object with storeId included

6.2.1 (2023-05-12)

Bug Fixes

  • expose SizeRecommendation interface
  • namespace issue with size response
  • recommendations from inside the size recommendation
  • use the correct object structure for size recommendation data

6.2.0 (2023-05-10)

Bug Fixes

  • error handling for cases where no size recommendation is available
  • handle event tracking for detailed sizes, pictures and measurements
  • use the correct data structure for detailed size recommendations

Features

  • add support for sending meta data
  • call onRecommendation with detailed size recommendations

6.1.0 (2023-05-09)

Bug Fixes

  • use the correct version number for logging

Features

  • add logLevel option and improve logging

6.0.3 (2023-05-08)

Bug Fixes

  • add version fallback for path resolving
  • passthrough of the measurement and calling of onMeasurements / onPictures

6.0.2 (2023-04-28)

Bug Fixes

  • add jsonpath transformer and shake the version

6.0.1 (2023-04-28)

Bug Fixes

  • env path for dev