Skip to content

Changelog: June 2026

Highlights of the Month

Ask AI in My Relewise

Ask AI is now available in My Relewise, helping users navigate the portal, understand Dataset context, and find relevant guidance. Read more here

Variant Resolution

Search results can now explain how a Variant was matched, making it easier to understand direct, partial, and default Variant selection. Read more here

Shopify Improvements

Shopify updates add Light DOM support, Variant-aware Native Product Cards, richer webhook metafield handling, and clearer mapping documentation for storefront implementations. Read more here

Semantic Search extends matching with natural language processing, embeddings, and machine learning to better understand search query context and meaning. Read more here

API

Added

  • Search: Improved Product Variant ranking so results feel less repetitive and better balanced, with ordering now based on Variant popularity instead of just Product popularity.

Changed

  • Search: Implemented word compounding in analytics predictions so the system no longer kept split-word and compound-word variants separately, improving prediction consistency and reducing duplicate entries.

For example, instead of predicting both "dog house" and "doghouse", we now only show "doghouse".

  • Search: Improved constraints for lexically matched search terms in situations where the given search terms need to be decompounded into several words, ensuring higher quality results with reduced tail-noise from partial matches.
  • Search: Improved our ability to find results based on partially written input words, greatly improving accuracy and reducing noise.

For example, when searching for multiple words where some are only partially written, such as "stain steel pan", Relewise is now much better at realizing this is probably a "stainless steel pan" search.

Deprecated

  • Obsoleted ExplodedVariants and introduced VariantRequestSettings as the new configuration for requesting Product Variants. Read more here.

Fixed

  • Recommendation: Fixed a bug in ContentsViewedAfterViewingProduct where enabling fill returned the entire eligible Content catalog instead of honoring NumberOfRecommendations.
  • Search: Fixed a bug in Predictions so it is no longer constrained by the Take parameter when finding alternatives, allowing the prediction engine to consider the full set of alternative word candidates when generating suggestions.
  • Search: Fixed a bug that caused some words to be excluded from evaluation due to filters, ensuring all relevant words are now considered.
  • Search: Fixed a bug where combining a ProductFilter and a VariantFilter inside an AndFilter or OrFilter returned inconsistent results.

My Relewise

Added

  • Added mapping of LastUsedLanguage and LastUsedCurrency to UserEntity. This allows viewing a user's last used language and currency in the User Entity view.

Changed

  • Search Index: Specifications used Data Keys to provide UI hints for fields, now correctly showing Specification Keys.

Fixed

  • Fixed an issue where the typing field was not always auto-focused when opening the Dataset selector.
  • Synonyms: Fixed a UI bug where many synonyms could overflow their parent container instead of wrapping, causing layout breakage.

Integration

Changed

  • API: Added generation of concrete implementations for interfaces. Breaking change: Previously empty interface definitions are now replaced with oneOf selection of concrete types, which may lead to breaking changes in automatically generated clients. Affected areas: Merchandising Rules, Retail Media, and Triggers.
  • PHP SDK: Added correct assignment of interfaces to the types that implement them. Breaking change: Interfaces are no longer generated as abstract types, and their hydration methods are moved to internal classes. Affected areas: Merchandising Rules, Retail Media Campaigns, and Triggers.
  • Demo Shop: Upgraded Tailwind CSS to v4 in the Demo Shop.

Documentation

Added

  • Added additional SDK examples for .NET, PHP, TypeScript, and Java.
  • Added an option to share Ask AI conversations in Relewise Docs.
  • Added the AI in Relewise landing page that gives an overview of the various AI features Relewise uses and how you can access them.

Changed

  • Search and Recommendations: Added information about Variant request settings and how to control how Product Variants are returned, and marked ExplodedVariants as obsolete. Use the new VariantRequestSettings to customize Variant collapsing and inclusion. Read more here.
  • Updated all screenshots across the documentation to reflect the current My Relewise UI.

Don't know us? Don't worry - you can find more information about us, by visiting our main page www.relewise.com