Appearance
Changelog: July 2025
API
Added
- Added a new
EvaluationMode
property toDataObjectFacets
to specify how it evaluated its inner facets (e.g., AND vs. OR). This enables returning entities that matched at least one of several options within aDataObject
. - Improved facet-processing performance.
Fixed
Fixed a bug that filtered out one or more words when requesting predictions with filters.
Fixed an issue where Content Category views did not count toward the number displayed in My Relewise’s tracking overview.
Fixed an issue where performing a user query always returned multi-currency data in all currencies, regardless of whether a currency was provided.
My Relewise
Added
- Merchandising: Enabled searching rules by name or ID.
Fixed
- Merchandising: Fixed an issue in which filtering for rules with User Conditions did not properly exclude rules without User Conditions.
- Merchandising: Fixed an issue in which refreshing the Merchandising page did not re-select previously selected filters.
- Retail Media: Enabled archiving of advertisers and campaigns even if they did not meet all validation requirements, making it easier to clean up or retire unused items.
- Retail Media: Ensured that campaign analytics were never requested for a future period.
Integration
Added
- Demo Shop: Added a B2B feature toggle that recommended popular products for a specific category on the cart page when the user had the appropriate classification.
- Demo Shop: Added a badge indicating whether a product had variants in the search overlay. This feature could be toggled in Settings.
- Demo Shop: Added a toggle to display a similar-products recommendation on the PDP when the product was out of stock.
- Demo Shop: Added a variant-based search overlay that could be toggled in Settings.
- Demo Shop: Added support for content search in the search overlay. This feature was toggleable in Settings.
- Umbraco Integration: Added support for
BlockList
. - Umbraco: Updated the Relewise integration for Umbraco (
Relewise.Integrations.Umbraco
) to support both version 15 and version 16. Learn more on the Umbraco Marketplace. - Web Components: Added an option to configure the
ExplodedVariants
setting inProductSearchSettings
and set the default to1
.
Fixed
- Demo Shop: Fixed a bug in which selecting a facet after navigating to the next page of results did not display the correct results.
- Shopify Theme App: Fixed a bug in which overwriting
fetch
when tracking carts broke some sites. - Shopify Theme App: Fixed a bug in which tracking users via Usercentrics sometimes failed, causing cart updates not to be tracked.
Documentation
Added
- Added a how-to guide for performing Historic Order Imports, which warmed up the Relewise engine prior to launch. Available here.
- Added a page describing Classifications, which sorted users into groups based on shared behavior. Available here.
- Added a section to the FAQ explaining why Search Analytics did not track anonymous data. Available here.
- Added an FAQ entry about how Relewise related to customers’ compliance with the European Accessibility Act. Available here.
- Added documentation for
ResultConstraints
, which specified that search results must return only products with valid variants. Available here. - Added documentation for the
ExplodedVariants
setting for Product Search requests, which controlled how many variants per product result to display. Available here. - Added documentation for the Recently Purchased facet, which allowed faceting on products recently purchased by a user, their company, or their parent company. Available here.
- Added information on how Relewise handled duplicate order IDs. Available in our FAQ here and on the page about behavioral tracking here.