Skip to content

Universal tag stable version release

Latest
Compare
Choose a tag to compare
@vancebaritugo vancebaritugo released this 08 Feb 20:19
· 1174 commits to main since this release
1e35d0b

What's new?

Refactored code for the stable carts:

  • Jane (Modified values to be dynamic and added safety checking)
  • Dutchie-iframe (Added remove_from_cart, transaction_items snowplow events and safety checking)
  • Meadow (Modified values to be dynamic and added safety checking)
  • Shopify (Added legacy support for old Shopify integration and modified safety checks)
  • WooCommerce (Added legacy support for WooCommerce)
  • LiquidM (Remove extra tabs/spaces)

Refactored code for the unstable carts:

  • Dutchie-subdomain (Fixed side-effects)
  • Olla (Added new platform with all snowplow events and fixed gtm event listener side-effects)

New features

  • Added record schema for record-keeping of clients and environments
  • Added new utils function for trying to parse JSON objects

Regression Testing for carts in the universal tag:

  • Jane (Passed)
  • Dutchie-iframe (Passed)
  • Dutchie-subdomain (Passed)
  • WooCommerce (Passed)
  • Shopify (Passed)
  • Meadow (Passed)
  • Olla (Passed)