Appearance
Changelog: September 2025
API
Added
- Merchandising: Added support for targeting specific search terms. This allows you to target a specific search term (e.g., when a user searches for "iPhone").
- Search: Improved combined-word matching when either of the searched-for words was misspelled. For example, searching for "light hause" now correctly returns "lighthouse" matches.
Changed
- Search: Improved fuzzy matching so fields no longer needs to be "predictable" to find matches; it now works equally well if the field is predictable or not.
Fixed
- Merchandising: Fixed a bug with Pin Rules that caused an error when the pin position was greater than the number of recommendations.
My Relewise
Added
- [Search Overview] Added batch size to the "Batched request" label in Live Overviews, making unintentional single-item batches obvious at a glance.
- [Search Overview] Added Product Result Score next to product search results. This is visible only when the search request is configured to return this data.
- Merchandising: Added support for targeting rules by specific search terms. For example, you can boost iPhones when searching for phones. Available here.
- Search Index: Exposed an option to configure how products are matched via their categories’ data keys. Available here.
Changed
- Search Configuration Modals: Redesigned modal components to adopt the new design, improving visual consistency, spacing, and accessibility across modals.
Fixed
- Fixed a bug where the left navigation did not highlight the active Apps item (for example, Email) when viewing an app within a dataset.
- Fixed an issue where loading Products and Variants could fail in some cases due to large data payloads. This was resolved by loading Product Details and Variant Details separately.
Integration
Added
- Shopify App: Added support for collection search in the app’s search overlay. Read more here.
- Shopify App: Added support to connect Shopify content to Relewise.
- Web Components: Added product categories to the search overlay.
- Web Components: Exposed CSS parts in the search component to enable targeted styling and customization of its elements. Read more here.
- Web Components: Exposed CSS parts in the search overlay to enable targeted styling and customization of its elements. Read more here.
Changed
- Shopify App: Updated to use the new Web Components to support the new search functionality and improve UI compatibility within the app. Read more here.
Documentation
Added
- Added documentation for Sticky Search, which ensures that PLPs "remember" the sorting order of products for known users to make navigation easier and more intuitive. Available here.
- Added documentation for the newly implemented Brands and Categories fields used for matching on product entities in the Search Index. When configured, these fields allow users to match products whose brands or associated categories contain data that match the query. Available here.
- Added improved documentation for Category Scopes, aiming to better explain what they do and how they function. It also includes a diagram. Available here.
- Added three cases for the Product Relevance Sorting logic to better explain how tracked behavior affects personalization.
Changed
- Changed the descriptions of
AllowReplacingOfRecentlyShownRecommendations
andPrioritizeDiversityBetweenRequests
on the Recommendation Settings page to be more readily understandable. - Shopify App: Updated documentation to reflect new features. Available here.
- Web Components: Updated the Web Components documentation page to reflect current capabilities. Available here