Appearance
Changelog: February 2026
Highlights of the Month
Developer Experience Improvements
Enhanced developer documentation with a new API Reference, plus a restyled My Relewise API Keys page with improved SDK materials. Read more here
Ask AI
Introduced Ask AI, a conversational assistant that helps users get quick answers about Relewise directly in the documentation experience. Open Ask AI
Content Delivery Live View and Metrics
Enhanced Content Delivery with Click metrics and a new Live View for real-time campaign performance and KPI monitoring. Read more here
API
Added
- API: Added
UserAdministrativeAction, which allows selecting users viaUserConditionsto remove Classifications by Key, remove all Classifications, or delete users.
My Relewise
Added
- Search Index: Added support for
ByScopecategory index configurations for Product and Category. - Team: Added a "Remove from Team" option to the team member menu, allowing quick user removal via a shortcut button.
- Live Views: Updated and refreshed the UI to make it more user-friendly.
Fixed
- Search Index: Fixed a bug where searching for an exact Product Data Key (for example,
size) returned no results while partial matches did. Exact data-key searches now return correct results. - Entity Data: Fixed an issue in the Data viewer that incorrectly detected some multiline text fields as links and rendered them as clickable links.
- Retail Media: Fixed a bug where the Sponsored Products Promotion filter did not apply the Advertiser filter, causing the preview count to be incorrect.
- Retail Media: Fixed a bug where changing types while saving a Display Ad could make the Display Ad unsavable.
- Retail Media: Fixed a bug where a Display Ad variation saved without "Number of Products" or "Number of Promotions" could cause searches to fail with a 400 error. The UI now validates variations on save.
- Search Analytics: Fixed a bug where exporting Search Analytics for a period that included searches with no results produced empty or malformed files.
Integration
Added
- Java SDK: Added missing types such as
MultilingualCollection. - PHP SDK: Added the
MultilingualCollectiontype. - Shopify App: Updated search term predictions to redirect to the search page when clicked in the search overlay.
- Web Components: Added the
navigate-on-suggestionattribute to<relewise-product-search-overlay>to optionally navigate directly to the search page when a search term prediction is clicked. Documentation here.
Changed
- JS SDK: Added support for the new Feed Recommendation.
Fixed
- Shopify App: Added
variant-idto product URLs for custom cards, so the selected Variant ID is available when rendering the card. - Shopify App: Handled cases where the Cookie Consent Provider does not provide a callback by loading recommendations/search as an anonymous user instead of rendering nothing.
Documentation
Added
- Shopify App: Improved docs to clarify what happens when clicking elements in the search overlay.
- Added a how-to guide explaining how to recommend products that help customers reach free-shipping thresholds using
ProductListPriceFilter, including missing-amount calculation, a 70-130% price window, C# and TS/JS examples, and cart-item exclusion. - Added a page for the Toolbox describing how to remove User Classifications from User entities. Available here.
- Added an article with recommendations for getting started with My Relewise, aimed at commercial and non-technical users. Available here.
- TypeScript/JavaScript examples: Added an example in product search docs showing how to batch search predictions with the search batcher. Available here
Changed
- Reworked the troubleshooting section of the Support documentation to point to the Troubleshooting How-to.
- Updated the section on Sticky Search to clarify that the feature is unaffected by refreshing a given search page. To update results that were previously made sticky, run at least three new searches first. Available here.
Removed
- Removed the "Troubleshooting Search" and "Troubleshooting Recommendations" pages as obsolete. We now refer to the Troubleshooting How-to.