Skip to content

Product updates

Announcements

No active updates

Changelog

View MD
  • UpdateSearchAPI 2026-05-21 — Clarified how complex filters affect facets and category customizations in the Search API POST reference.
  • FixMagento 2 2026-05-18 — Switched the User-Agent match from exact to substring in the Magento2 integration Cloudflare and Nginx examples so feed-worker traffic is matched.
  • FixMagento 2 2026-05-18 — Updated the list of Luigi’s Box egress IPs in the Magento2 integration page to match the help centre.
  • UpdateSearchAPI 2026-05-07 — Added the neg_f[] parameter to the Search API reference.
  • UpdateAutocompleteAPI 2026-05-07 — Added the neg_f_type[] parameter to the Autocomplete API reference.
  • UpdateShopping AssistantAPI 2026-04-23 — Added the hit_fields and field_overrides parameters to the Shopping Assistant API.
  • UpdateRecommender 2025-02-17 — Added favorites and recently_ordered to the list of recommendation models.
  • BreakingAnalyticsAPI 2024-12-20 — Renamed the session_id attribute to order_id in the Transactions import API.
  • UpdateSearchAPI 2024-12-05 — Added the top-level updated_at attribute to hits in Search API responses.
  • UpdateAutocompleteAPI 2024-12-05 — Added the top-level updated_at attribute to hits in Autocomplete API responses.
  • UpdateSearchAPI 2024-12-03 — Added a per-type sort parameter to the Search API so mixed-result queries can order each type independently.
  • UpdateAutocompleteAPI 2024-12-03 — Added a per-type sort parameter to the Autocomplete API so mixed-result queries can order each type independently.
  • UpdateRecommenderSDK 2024-07-24 — Documented preventing products from being recommended via annotations in recco.js.
  • UpdateSearchSDK 2024-06-28 — Documented promise-based product tile rendering in search.js.
  • NewRecommenderSDK 2024-02-25 — Published recco.js examples.
  • NewSearchSolution 2023-12-29 — Documented a solution for showing colors based on their codes in product tiles and facets.
  • UpdateAnalyticsAPI 2023-12-29 — Updated the Event API docs.
  • NewAnalyticsQuickstart 2023-12-29 — Added a section on debugging analytics.
  • NewSearchSolution 2023-12-15 — Added a solution for query-time boosting in Search.
  • NewSearchSolution 2023-12-11 — Documented a Multi-warehouse solution.
  • NewSearch 2023-12-08 — Documented Query rewrite for Search.
  • NewAutocomplete 2023-12-08 — Documented Query rewrite for Autocomplete.