Product Update | September 2025

Improvements

  • Improved merchandising page
    The merchandising page has been completely rebuilt with new components. It’s now more stable, easier to use, and several bugs have been fixed.

  • More consistent ranking rules setup
    The ranking rules page now benefits from a new initial ranking rule object on creation, aligning it with recent merchandising page updates and improving consistency.

  • Better layout for sorted lists
    Manually sorted lists now have improved spacing and styling, making them easier to read and use.

  • More consistent data handling
    We’ve improved how data is handled behind the scenes, ensuring more stable behavior and consistent default value

Bug fixes

  • Disabled unique analytics records temporarily to prevent inaccurate data collection, with plans to re-enable and safeguard the process when connecting to Redis.
  • Fixed an issue where the recommenders API returned a 400 error even when the correct index and recommender combination was provided, ensuring smoother integration.
  • Corrected the grouping count in filters for V2, so the number of results shown now matches the filter count, providing more accurate filtering for users.
  • Addressed analytics issues where duplicate queries from the same session were being registered within seconds, leading to inflated search counts; implemented client-side hashing and Redis checks to prevent duplicate payloads.
  • Fixed the 'random' sort option on recommenders so that results are now truly randomized on each request, rather than always returning the same order.