Skip to content

Latest commit

 

History

History
120 lines (71 loc) · 9.09 KB

CHANGELOG.md

File metadata and controls

120 lines (71 loc) · 9.09 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.2 (2024-09-23)

Bug Fixes

1.5.1 (2024-09-20)

1.5.0 (2024-09-20)

Features

  • add query params sanitization (a769f66)

1.4.10 (2024-03-26)

1.4.9 (2024-01-18)

1.4.8 (2024-01-15)

1.4.7 (2023-10-04)

Bug Fixes

  • Dockerfile to reduce vulnerabilities (#42) (d782819)

1.4.6 (2023-09-26)

Bug Fixes

1.4.5 (2023-09-26)

Bug Fixes

1.4.4 (2023-09-26)

1.4.3 (2023-09-26)

Bug Fixes

1.4.2 (2023-09-26)

Bug Fixes

1.4.1 (2023-09-26)

Bug Fixes

1.4.0 (2023-09-26)

Features

1.3.0 (2023-09-26)

Features

1.2.2 (2023-09-26)

Bug Fixes

1.2.1 (2023-09-26)

Bug Fixes

1.2.0 (2023-09-26)

Features

  • adding cartToken to rudderIdentifier payload (1af7b1c)
  • adding ci/cd to shopify tracker repository (#43) (666f7e3)
  • adding session Id stitching and upgrading node version to v18 (#30) (dd8bc39)
  • address comment (ff96b36)
  • fire Rudder Identifier Periodically (f339eea)
  • initial commit for identity stitching (e536415)
  • refactor code (56ce4a9)
  • send whole cart payload for rudderIdentifier event (8d2dabd)
  • skip client side identify calls (2e6cf0d)
  • storing cart attributes as cookie (806d187)
  • update product list viewed event call (#28) (2b79208)

Bug Fixes

  • ci/cd file name (#50) (a77fdf9)
  • cookie update check timeInterval (17ce9a8)
  • docker file name (#52) (b20c4b6)
  • double product clicked events (#37) (2b8fec3)
  • Fire Product Added Event for multiple add to cart buttons (48d3446)
  • make deviceModeInit variable as a scope variable (da329e9)
  • product list view and product clicked enhancement (#38) (103620b), closes #39
  • remove extra commit (99cbeef)
  • removing anonymousId from cookie (126a7d8)
  • replace replaceAll() with regex (c99122e)
  • reset analytics when user logs out to reset cache (#35) (b241815)
  • sending cart object in identifier event (6a55175)
  • sku value to be non amalgamated, depends on variant (#24) (b3c051f)
  • stringify product_id before using in sku (#27) (e9626d6)