Skip to content

Releases: yext/answers-search-ui

v1.11.1

02 Sep 17:39
c8f79e5
Compare
Choose a tag to compare

Bug Fixes

  • Gracefully handle analytics-related error to prevent uncaught errors from blocking the search on load. (#1771 )
  • Pinned the Google Maps API version to v3.47. This is the last one to officially support IE11. (#1681)

v1.10.1

02 Sep 14:03
c2e8ed6
Compare
Choose a tag to compare

Bug Fixes

  • Gracefully handle analytics-related error to prevent uncaught errors from blocking the search on load. (#1774)
  • Pinned the Google Maps API version to v3.47. This is the last one to officially support IE11. (#1681)

Version 1.14.2

31 Aug 14:30
c036817
Compare
Choose a tag to compare

Bug Fixes

  • Gracefully handle analytics-related error to prevent uncaught errors from blocking the search on load (#1774)

Version 1.13.1

31 Aug 00:18
bbf5c9b
Compare
Choose a tag to compare

Bug Fixes

  • Gracefully handle analytics-related error to prevent uncaught errors from blocking the search on load (#1771)

Version 1.14.1

17 May 15:09
68a988e
Compare
Choose a tag to compare

Bug Fixes

  • Update search error handling to gracefully handle rendering of problematic sub-components and ensure search status is set to complete (#1747)

Version 1.14.0

10 May 20:34
5aa0fd7
Compare
Choose a tag to compare

Features

  • Added an environment field to support consumer auth in Sandbox (#1597)
  • Added support for search duration metrics on desktop and mobile (#1677, #1678, #1684, #1729)
  • Added support for passing Answers Agents in the HTTP header (#1686)
  • Added support for adding custom autocomplete prompts (#1655, #1699)
  • Added support for number range facets (#1707)
  • Added additional params to formatRichText for RTF truncation support (#1713, #1714)

Changes

  • Updated the directAnswers component data to include the searcher (#1596)
  • Updated the README to reflect all required fields for FilterSearch (#1598)
  • Changed FilterSearchResponse to match the updated Core model (#1599)
  • Updated map controls to match the Theme (#1648)
  • Removed unused verticalKey config from Facets and FilterBox (#1724)

Bug Fixes

  • Updated pin label to ensure correct ordering with card ordinal (#1643)
  • Fixed loading indicator in Safari and IE11 (#1650)
  • Only display voice search icon on mobile when supported (#1662)
  • Updated redirectUrl URL construction to prioritize user-specified params (#1667)
  • Updated to allow both Google and MabBox maps on the same page (#1687)
  • Updated to set the SEARCH_COMPLETE state if an API error occurs (#1702)
  • Moved the aria-expanded attribute to autocomplete text inputs (#1704)
  • Updated constructRedirectUrl to handle relative links and ensure IE support (#1733)
  • Modified tab url based on parent url to support correct iframe tab navigation (#1731)

search-bar-v1.4.0

10 May 23:37
5aa0fd7
Compare
Choose a tag to compare

Features

  • Added an environment field to support consumer auth in Sandbox (#1597)
  • Added support for search duration metrics on desktop and mobile (#1677, #1678, #1684, #1729)
  • Added support for passing Answers Agents in the HTTP header (#1686)
  • Added support for adding custom autocomplete prompts (#1655, #1699)
  • Added additional params to formatRichText for RTF truncation support (#1713, #1714)

Changes

  • Updated the directAnswers component data to include the searcher (#1596)

Bug Fixes

  • Fixed loading indicator in Safari and IE11 (#1650)
  • Only display voice search icon on mobile when supported (#1662)
  • Updated redirectUrl URL construction to prioritize user-specified params (#1667)
  • Updated to set the SEARCH_COMPLETE state if an API error occurs (#1702)
  • Moved the aria-expanded attribute to autocomplete text inputs (#1704)
  • Updated constructRedirectUrl to handle relative links and ensure IE support (#1733)

search-bar-v1.3.0

06 Apr 16:13
1417c1a
Compare
Choose a tag to compare

This release includes the migration of our deployment process from CircleCI to Github Actions. This release doesn't include any new features or bug fixes.

Version 1.13.0

05 Apr 20:09
c8d2be6
Compare
Choose a tag to compare

This release includes the migration of our deployment process from CircleCI to Github Actions. This release doesn't include any new features or bug fixes.

search-bar-v1.2.2

29 Mar 18:50
ab92a33
Compare
Choose a tag to compare

Bug Fixes

  • Update autocomplete component and template to handle special characters in the option's value when parsing data for AUTO_COMPLETE_SELECTION analytics event (#1692)