August 12, 2026
Version 26.16
See this release's improvements and features, or subscribe to our RSS feed.
New table in the experiment dashboardExperiments
The new Segment Insights table breaks down your experiment results by pre-defined customer segments.
Import customer join datesLoyalty
You can now import customer join dates into profile-based loyalty programs using a CSV file.
New endpoint for excluding price records in bulkManagement APIBeta
The new Exclude price records from price history endpoint lets you exclude a batch of historical price IDs from best prior price calculation.
More updates
Enhancements:
- Experiments:
- The experiment dashboard now includes an AI-generated summary that interprets your experiment's results.
- Updated the design of the Create experiment drawer and the Delete experiment modal.
- Integrations: Optimized field mapping configuration in the Integration Hub. Tier upgrade and downgrade integrations that trigger the Rule Engine can now read
ProfileIDdirectly from the raw payload. - Cart item filters: You can now use the value map-based Mapped Value attribute in filters as well as effects.
- Management API: The Get summary of price history endpoint now shows whether a price record has been excluded from best prior price calculation, including when it was excluded and why.
- Integration API: Idempotency replay now preserves selected response headers such as
Content-Type, preventing deserialization errors.
Bug fixes:
- Campaign Manager:
- Fixed an issue on the Rule Builder page where the Application name in the header was not clickable.
- Fixed an issue where giveaway pool names weren't displayed correctly in the UI.
- Rule Builder:
- Fixed a bug where values for custom effects of type
list of stringsoverflowed the input field. - Fixed a bug where the Set a limit field for the Discount limit in the Create coupon code effect truncated values.
- Fixed a bug where values for custom effects of type
- Roles and permissions: Fixed a bug where the Get summary of price history endpoint was missing from the Allowed endpoints list when creating a Management API key.
- SDKs: Fixed a bug in the TypeScript SDK where effect property fields except for
valuewere not preserved during deserialization. - Management API: Fixed a bug where the Get summary of price history endpoint returned historical prices outside the requested time range.