Skip to content

Releases: FosterCommerce/klaviyoconnect

7.0.0

23 Sep 14:20
Compare
Choose a tag to compare
  • Migrated to Craft 5 and Commerce 5

6.0.0

23 Sep 14:13
Compare
Choose a tag to compare

Updated

  • Uses official klaviyo/api package.
  • Renamed useSubscribeEndpoint to subscribe.
  • User profile now uses external_id instead of id.
  • Renamed event_id to unique_id.
  • Changed identify function to include an $update argument.
  • identify action can update an existing profile.
  • Updated trackOrder to include the order currency in the event details.

Added

  • Provide email and/or phone_number when subscribe is true to provide consent for subscription to those channels.
  • Added value_currency to event details.

Removed

  • Removed track once event.
  • Remove profileInList API service function.
  • Removed update-profile action. Update profiles using identify and track endpoints instead.
  • Removed updateProfile API service method.

Full Changelog: 5.0.8...6.0.0

4.2.0-beta.2

10 May 09:06
Compare
Choose a tag to compare
4.2.0-beta.2 Pre-release
Pre-release

Fixed

  • Removed mixed argument type from createProfile, it is only supported from PHP 8.0+

Full Changelog: 4.2.0-beta.1...4.2.0-beta.2

4.2.0-beta.1

06 May 14:35
Compare
Choose a tag to compare
4.2.0-beta.1 Pre-release
Pre-release

Updated

  • Uses official klaviyo/api package.
  • Renamed useSubscribeEndpoint to subscribe.
  • User profile now uses external_id instead of id.
  • Renamed event_id to unique_id.
  • Changed identify function to include an $update argument.
  • identify action can update an existing profile.
  • Updated trackOrder to include the order currency in the event details.

Added

  • Provide email and/or phone_number when subscribe is true to provide consent for subscription to those channels.
  • Added value_currency to event details.

Removed

  • Removed track once event.
  • Remove profileInList API service function.
  • Removed update-profile action. Update profiles using identify and track endpoints instead.
  • Removed updateProfile API service method.

Full Changelog: 4.1.0...4.2.0-beta.1

6.0.0-beta.1

25 Apr 18:44
Compare
Choose a tag to compare
6.0.0-beta.1 Pre-release
Pre-release

Updated

  • Uses official klaviyo/api package.
  • Renamed useSubscribeEndpoint to subscribe.
  • User profile now uses external_id instead of id.
  • Renamed event_id to unique_id.
  • Changed identify function to include an $update argument.
  • identify action can update an existing profile.
  • Updated trackOrder to include the order currency in the event details.

Added

  • Provide email and/or phone_number when subscribe is true to provide consent for subscription to those channels.
  • Added value_currency to event details.

Removed

  • Removed track once event.
  • Remove profileInList API service function.
  • Removed update-profile action. Update profiles using identify and track endpoints instead.
  • Removed updateProfile API service method.

Full Changelog: 5.0.8...6.0.0-beta.1

5.0.8

22 Mar 12:50
Compare
Choose a tag to compare

What's Changed

  • Use correct Craft control panel icon

Full Changelog: 5.0.7...5.0.8

5.0.7

21 Mar 13:41
Compare
Choose a tag to compare

What's Changed

  • Updated plugin branding

Full Changelog: 5.0.6...5.0.7

5.0.6

29 Jan 07:09
Compare
Choose a tag to compare

What's Changed

  • Use cpTrigger config when triggering an order sync to Klaviyo from Utilities (#121)

Full Changelog: 5.0.5...5.0.6

4.1.0

11 Jan 08:54
Compare
Choose a tag to compare
  • Include order timestamps when synchronizing orders from the control panel

5.0.5

13 Dec 11:38
Compare
Choose a tag to compare

What's Changed

  • Fix issue where the plugin would attempt to fetch lists when the Klaviyo API key was not set
  • Include order timestamps when synchronizing orders from the control panel

Full Changelog: 5.0.4...5.0.5