Skip to content

Releases: yext/answers-search-ui

v0.9.6

26 Nov 17:33
1340aac
Compare
Choose a tag to compare

Updates

  • The map component will now check if the user already has agreed to share location using the Permissions API. This allows us to use location data right off the bat without needing to query the server to see if there is enough intent for a location search.
  • We now escape the query in the noresults template.

Version 0.9.5

20 Nov 17:12
f050107
Compare
Choose a tag to compare

Fixes

  • Location Bias Component

    • Do not show "Update your location" link on refresh after denying location permission

Version 0.10.0

18 Nov 22:58
Compare
Choose a tag to compare

This Version contains Breaking changes.
When upgrading to this version, changes may be needed to resume existing functionality.

Breaking Changes

  • Field Formatter Interface

    • see README for new interface
  • Q&A Component

    • Changes to Template and Stylesheet

Non-Breaking Changes

  • New Facets Component

    • See README for details
  • Apply Highlighting to Full Text Fields

    • Results now contain an additional highlighted property containing full text fields with highlighting specifiers applied from entity profile data returned from Knowledge Manager backends
    • The Result details field will contain the highlighted version of the profile field where applicable

Version 0.9.4

15 Nov 18:42
Compare
Choose a tag to compare

Version 0.9.4

Fixes

  • Q&A Component Submit

    • Fix Submit functionality by implementing an integration with KM in accordance with Security Policy
  • Map Component

    • Default to a better Zoom level
    • Better viewport settings for multiple Pins
  • Documentation

    • Sample App Installation instructions

Changes

  • New Location Bias Component

  • Session Tracking Opt-Out

    • Allow Users to Opt-Out of Session Tracking
    • Session Tracking was previously enabled by default, and this will continue to be the case
    • With this version, Session Tracking can be disabled
    • See the README for more details
  • Direct Answers Styling

    • Text field styling changes

Version 0.9.3

06 Nov 23:48
Compare
Choose a tag to compare

Version 0.9.3

Changes

  • Conversion Tracking Opt-In

    • Major change in behavior
    • Conversion Tracking was previously enabled by default
    • With this version, Conversion Tracking will no longer be enabled by default
    • To enable Conversion Tracking, the following line of code will need to be added to the Application
    • ANSWERS.setConversionsOptIn(true)
  • New Pagination Component

  • Vertical Search

    • Allow specifying a default initial search query for vertical searchers
    • Introduce boolean to toggle allowing an empty search
  • Sample App enhancements

Version 0.9.2

25 Oct 15:49
Compare
Choose a tag to compare

Version 0.9.2

Changes

  • Documentation updates
  • Hide native 'clear' button
  • Add external analytics interface

Fixes

  • QA component credentials
  • Searchbar overflow
  • Direct answer analytics
  • Static filter options from url
  • Polyfills for IE11

Version 0.9.1

18 Oct 16:33
Compare
Choose a tag to compare

Version 0.9.1

Fixes

  • Duplicate searches with multiple search bars
  • Data transforming for subcomponents

Version 0.9.0

17 Oct 01:09
Compare
Choose a tag to compare

Version 0.9.0

Additions

  • SpellCheck component
  • More detailed error reporting
  • Algolia Vertical Support
  • Extendable external interface
  • experienceVersion option
  • Additional analytics
  • Placeholder for search bar

Changes

  • Component lifecycle updates
  • answersKey renamed to experienceKey
  • FilterSearch interface updates
  • JS version is logged serverside

Fixes

  • Google maps in results
  • transformData() immutability

Version 0.8.8

04 Oct 18:02
Compare
Choose a tag to compare

Version 0.8.8

Additions

  • Zendesk vertical support
  • "Near Me" search intent and location biasing
  • Search clear button

Changes

  • Empty queries ignored in universal search

Fixes

  • Custom vertical parsing (fixes #259)
  • Update's "view all" analytics event (fixes #264)

Version 0.8.7

26 Sep 14:32
Compare
Choose a tag to compare

Version 0.8.7

Changes

  • Navbar is more fluid, supports an option to overflow nav items into a "more" menu
  • Bing results are properly supported and formatted