Skip to content

Releases: yext/answers-search-ui

Search Bar v1.5.1

29 Jun 15:00
21bf511
Compare
Choose a tag to compare

Search Bar v1.5.1

Fixes

Update the search assets hosted in the EU to hit the EU analytics domains

Version 1.16.0

09 May 14:25
ad4a9ba
Compare
Choose a tag to compare

Changes

  • Assets are now available through our EU CDN at https://assets.eu.sitescdn.net/. Assets hosted in the EU CDN for versions 1.16.0 and later use the EU search endpoints.

search-bar-v1.5.0

09 May 15:46
ad4a9ba
Compare
Choose a tag to compare

Changes

  • Assets hosted in the EU CDN for versions 1.16.0 and later use the EU search endpoints.

Fixes

  • Use appropriate aria roles for search input (#1814)

Version 1.15.4

24 Mar 17:25
83b13ad
Compare
Choose a tag to compare

Fixes

  • Fix near me searches not triggering HTML5 geolocation in certain scenarios (#1809)

Version 1.15.3

22 Feb 17:36
3ab4bca
Compare
Choose a tag to compare

Fixes

  • Navigation Component: after setParentUrl is called, clicking on links will still open the original url (#1802)

v1.15.2

12 Dec 16:11
85adeb0
Compare
Choose a tag to compare

Version 1.15.2

Changes

  • If Conversion Tracking data cannot be obtained, we will still report an AnalyticsEvent. (#1796)

v1.15.1

01 Dec 20:41
530f4bd
Compare
Choose a tag to compare

Version 1.15.1

Changes

  • Update GitHub workflows to address deprecation warnings (#1789)
  • Stop testing on IE11 now that the Google Maps JS API has dropped support for IE11 (#1791, #1793)

v1.15.0

15 Nov 15:26
9c9b83f
Compare
Choose a tag to compare

Version 1.15.0

Changes

  • Improvements to organization, reliability, and speed of acceptance tests.
  • SDK releases are now deployed to GCP EU as well as AWS. (#1770)
  • CI/CD pipeline was sped up. (#1743, #1744)
  • The SDK now requires Node v14 or newer (previously the minimum version was v12). (#1751)

Fixes

  • The searcher attribute is now correctly passed in Direct Answer Analytics Events. (#1786)

Version 1.14.3

28 Sep 17:38
84e6c55
Compare
Choose a tag to compare

Bug Fixes

  • Updated the rtf-converter library to include a bug fix where parsing bracketed text could throw an error (#1783)

v1.12.4

02 Sep 14:49
4457218
Compare
Choose a tag to compare

Bug Fixes

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