Skip to content

Releases: klaviyo/magento2-klaviyo

Defensive quote_id check

14 Jul 13:56
39bfb30
Compare
Choose a tag to compare
  • check if quote_id isset prior to assigning

UTM Persist on cart rebuild

13 Jul 13:22
d6ee5bd
Compare
Choose a tag to compare

v: 1.2.1

  • Update: UTM Params persist on cart rebuilding

Unit tests, helper refactoring, and compatibility updates

10 Jun 14:30
6e4f8a9
Compare
Choose a tag to compare
  • Update: Price now included in "Viewed Item" events
  • Update: CSP whitelist added
  • Bug fix: "Unsubscribed from List" event now correctly reported

API permissions and small bugfix

27 Apr 14:59
bff066f
Compare
Choose a tag to compare
  • Bug Fix: resolved constant scoping issue and small typos in Data.php
  • Update: web api permissions updated to better reflect the data returned

Custom logger, API key encryption, newsletter unsubscribe reporting

06 Apr 19:10
db58811
Compare
Choose a tag to compare
  • NEW: added option to enable Klaviyo log file, which will hold any errors the extension encounters
  • Bug Fix: Private API key will now be encrypted properly when upgrading from releases older than 1.1.7
  • Bug Fix: Newsletter unsubscribes are now performed with the V2 Lists API and will properly record the "Unsubscribed from List" event in Klaviyo

User Creation Update

06 Feb 17:57
000713b
Compare
Choose a tag to compare

Bug fix: Klaviyo user creation feature will now correctly set the password as entered

Enhanced Installation Process

29 Jan 16:22
cf4478f
Compare
Choose a tag to compare
  • New Feature: Klaviyo User creation process streamlined via new section under Stores > Configuration > Klaviyo > Setup Klaviyo User
  • Bug Fix: JS error no longer thrown on checkout if the Klaviyo extension is disabled.

Updated checkout page to always include learnq

22 Nov 16:08
a0df3fb
Compare
Choose a tag to compare

Learnq will now be properly loaded on checkout

Track email on checkout and new UI config

05 Nov 15:35
3abe33e
Compare
Choose a tag to compare
  • Will now cookie users on checkout if not already tracked
  • Added option to toggle whether Klaviyo double opt-in setting should be respected

1.1.4

23 Sep 21:26
6b6757c
Compare
Choose a tag to compare

Utilize getSize rather than count for optimization