Appearance
Changelog: January 2026
Highlights of the Month
Team Management
Team Management lets administrators invite and manage members with License and Dataset access levels in My Relewise. Read more here
Shopify Updates
The Shopify app now supports moving a store to another Dataset, which helps when moving from development to production. Read more here. The Shopify documentation has also been reworked into a dedicated section with more focused subpages. Read more here.
My Relewise
Added
- Merchandising: Added support for merchandising on Objects in the UI.
- Trigger Configuration: Added a Trigger Configuration page under My Relewise → Marketing Automation, so users can now see trigger configurations.
- Users who have automatically been disabled due to inactivity can now be reactivated during login without contacting our support.
Changed
- Merchandising: Changed UI text from "Product Categories is" to "Product Categories are" to correct grammar in product category displays.
Fixed
- Retail Media: Adjusted the count representing the number of Advertisers, shown in the top tab, so it matches the count displayed in the “All” tab.
- Search Analytics: Fixed a bug where Sub Channels could not be changed when there was only one Channel.
- Triggers: Fixed so that configuration filters and pagination are now reset when changing Datasets.
Integration
Fixed
- Demo Shop: Fixed an issue in the Demo Shop where typing rapidly in the search input could drop or remove characters, causing missed keystrokes and incorrect queries.
- MCP: Fixed cases where the MCP Server returned broken documentation links.
Documentation
Added
- The TypeScript examples section now includes StackBlitz playground links.
- Added a Best Practices page for the use of Search Rules (Synonyms and Search Term Modifiers), explaining the best ways to employ them to optimize your Relewise experience. Available here.
- Added a How-to guide for boosting Product Variants in both Search requests and Recommendations. Available here.
- Added a How-to guide for implementing a custom sorting logic for searches, using the
ProductDataSortinglogic with a fallback toProductPopularitySorting. Available here. - Added a How-to guide that explains how to create a merchandising rule that boosts brand-specific products in search or recommendations. Available here.
- Added an example of performing Data Object Faceting using C# or TS/JS. Available here.
- Added documentation for EU Data Act compliance, detailing data access, portability and governance requirements and guidance for implementation. Available here.
- Added examples of how to create a Data Object Filter for JSON, .NET and TS/JS. Available here.
Changed
- Updated Integrations tracking tables and aligned Entity-Actions with current API calls.
- Updated our Data Processing Agreement (DPA). Available here.
- Updated the article on Behavioral Tracking with clarifying information about B2B Order Tracking and how it functions when a product is removed from an order. Available here.
- Updated the article on Popularity and Relevance to include concrete information on the default behavior of relevance decay over time. Available here.
- Updated the documentation entry for the
PopularSearchTermsRecommendation type to specify that the recommendation logic only works with non-anonymous search data, and only when these searches are connected to clicks. Available here.