Personalization changelog
July 30, 2026
Personalization v3.2.1
Section titled “Personalization v3.2.1”Infrastructure
- Drop-in SDK: Rebuilt against Drop-in SDK 2.0.0, including the TypeScript 6.0 and ESLint 9 upgrade. No props, APIs, or behavior changed.
June 10, 2026
Personalization v3.2.0
Section titled “Personalization v3.2.0”Infrastructure
- Node.js 22 LTS: The package now builds and distributes using Node.js 22 LTS. The
engines.nodeconstraint has been removed as this drop-in targets browser environments exclusively.
March 24, 2026
Personalization v3.1.1
Section titled “Personalization v3.1.1”The Personalization drop-in has been updated with the following changes:
- Language definition merge fix - User-provided
langDefinitionspassed to the initializer are now correctly merged with the drop-in’s bundled defaults before being passed to the UI provider. Label and placeholder overrides now take effect as expected instead of being silently ignored ( #27 ).
February 17, 2026
Personalization v3.1.0
Section titled “Personalization v3.1.0”The Personalization drop-in has been updated with the following changes:
- Drop-in SDK upgrade - Updated to Drop-in SDK ~1.7.0. No user-facing changes in this release.
January 8, 2026
Personalization v3.0.0
Section titled “Personalization v3.0.0”Major version upgrade with SDK and dependency updates. The Personalization drop-in has been updated to include the following changes:
- Elsie SDK upgrade - Updated to Elsie SDK 1.6.0, bringing pagination SEO enhancements, improved price formatting utilities, table component mobile responsiveness improvements, enhanced field component rendering, and icon stroke width fixes.
- GraphQL fetch upgrade - Updated to @adobe-commerce/fetch-graphql 1.2.3-beta2 for improved GraphQL query handling and better header management.
- Revised Adobe Commerce Drop-in License Agreement - Updated license agreement to current terms. B2C drop-ins have been tested on Adobe Commerce as a Cloud Service (ACCS) and Adobe Commerce 2.4.7+ for Platform-as-a-Service (PaaS) deployments. However, the license agreement restricts use to Adobe Commerce as a Cloud Service (ACCS) and Adobe Commerce Optimizer (ACO) only. Use on Platform-as-a-Service (PaaS) or on-premise deployments is not permitted under the license agreement.
August 12, 2025
Personalization v1.0.1
Section titled “Personalization v1.0.1”The Personalization drop-in has been updated to include the following changes:
- Fixed personalization data update: Resolved an issue where personalization data was not being updated after an order was placed, ensuring accurate customer segmentation and targeting post-purchase.
June 25, 2025
Personalization v1.0.0
Section titled “Personalization v1.0.0”Initial release of the personalization drop-in component, including accompanying developer and merchant documentation.
This component provides a set of tools and containers designed to display content conditionally, based on Adobe Commerce customer groups, segments, and cart price rules.