3.2.1

December 2, 2024

Compatibility Adobe Commerce versions 2.4.4 and newer

New - Added the HIPAA-ready extension to Data Connection so merchants can share Commerce back office event data with Experience Platform and maintain HIPAA compliance.
Fix - Fixed an issue where the Data Connection extension was overwriting eventForwarding data and setting the HIPAA flag for all customers. Now the extension only sets the flag for HIPAA customers.

3.2.0

October 7, 2024

Compatibility Adobe Commerce versions 2.4.4 and newer

New - Added ability to create custom order attributes to back office data.
New - Added new Custom Order Attributes table to help you view any custom attributes configured in Commerce and sent to Experience Platform.
New - Added ability to collect and send profile records and data to Experience Platform.

3.2.0-beta3

August 27, 2024

Compatibility Adobe Commerce versions 2.4.4 and newer

New - If you are participating in the beta, make sure your composer.json file has the following on the root level: "minimum-stability": "beta". Also, add composer require "magento/customers-connector: ^1.2.0" to send customer profiles from your Commerce instance to SaaS.
New - This release contains the patches released in 3.1.1, 3.1.2, 3.1.3, and 3.1.4.

3.1.4

August 9, 2024

Compatibility Adobe Commerce versions 2.4.4 and newer

Fix - Updated the experience-platform-connector metapackage to remove additional unused data exporters and indexers.

3.1.3

July 22, 2024

Compatibility Adobe Commerce versions 2.4.4 and newer

Fix - Updated the experience-platform-connector metapackage to remove unused data exporters and indexers.

3.1.2

June 5, 2024

Compatibility Adobe Commerce versions 2.4.4 and newer

Fix - Fixed an issue where the wrong date format was being used when initiating a historical sync.
Fix - Fixed an issue where the startCheckout event was not being sent on Adobe Commerce 2.4.7.

3.1.1

April 4, 2024

Compatibility Adobe Commerce versions 2.4.4 and newer

New - Added support for PHP 8.3 for all Data Connection extensions.
New - Added article about how to integrate the Adobe Experience Platform Mobile SDK with Commerce.

3.2.0-beta2

March 4, 2024

Compatibility Adobe Commerce versions 2.4.4 and newer

New - If you are participating in the beta, make sure your composer.json file has the following on the root level: "minimum-stability": "beta". Also, add composer require "magento/customers-connector: ^1.2.0" to send customer profiles from your Commerce instance to SaaS.
New - Added ability to add custom attributes.
New - Added ability to collect and send profile records and data to Experience Platform.

3.1.0

November 16, 2023

Compatibility Adobe Commerce versions 2.4.4 and newer

New - The Experience Platform connector has been renamed to Data Connection.
Fix - Added ability to log error response if Adobe IMS cannot generate the access token.
Fix - Added a notification message if you attempt to sync Historical Orders but have not specified account credentials.

3.0.0

October 10, 2023

Compatibility Adobe Commerce versions 2.4.4 and newer

This is a major version release. Edit your project’s root composer.json file.

New - General availability to send historical order data and status to the Experience Platform.
New - Added support for OAuth 2.0 when you configure the Data Connection extension.
New - Ended support for Adobe Commerce 2.4.3.

2.3.0

June 27, 2023

Supported Adobe Commerce versions 2.4.3 and newer

New - Added ability to turn off sending storefront events to the Experience Platform.
Fix - Updated Content Security Policy configurations.
Fix - Fixed support for back office events on Commerce 2.4.7 version.
New - Added a notification message about cache invalidation when you save changes to the Data Connection extension form.

3.0.0-beta1 (internal only)

June 13, 2023

Supported Adobe Commerce versions 2.4.3 and newer

New - (Beta) Added ability to send historical order data and status to the Experience Platform.

2.2.0

March 30, 2023

Supported Adobe Commerce versions 2.4.3 and newer

New - Bundled the commerce-data-export and saas-export dependencies with the experience-platform-connector extension. Previously, you had to install these dependencies separately. These dependencies, along with merchant configuration, enables server-side processing of back office events.
New - Added new back office event called orderShipmentCompleted.

2.1.1

February 28, 2023

Supported Adobe Commerce versions 2.4.3 and newer

New - Added support for PHP 8.2 for all Data Connection extensions.

2.1.0

January 17, 2023

Supported Adobe Commerce versions 2.4.3 and newer

New - Updated the Data Connection extension Admin so you can specify your own AEP Web SDK (alloy).
Fix Changed to using identityMap instead of personID when setting the primary identity for any data pushed to the edge.

2.0.1

November 10, 2022

Supported Adobe Commerce versions 2.4.3 and newer

Fix - Now the Adobe Experience Platform context is set only after the Storefront Event Collector and Storefront Event SDK are successfully loaded.

2.0.0

October 12, 2022

Supported Adobe Commerce versions 2.4.3 and newer

New - Added ability to specify your own AEP Web SDK when connecting your Adobe Commerce instance to the Experience Platform.
Fix - Updated datastream scope requirement so that datastream IDs must be scoped to the website rather than storeview.

1.0.0

August 9, 2022

Supported Adobe Commerce versions 2.4.3 and newer

New - General availability release.

Previous pageGuide Overview
Next pageInstall the Data Connection extension