Releases: yext/answers-search-ui
Releases · yext/answers-search-ui
v0.9.6
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
Fixes
-
Location Bias Component
- Do not show "Update your location" link on refresh after denying location permission
Version 0.10.0
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
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
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
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
Version 0.9.1
Fixes
- Duplicate searches with multiple search bars
- Data transforming for subcomponents
Version 0.9.0
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
Version 0.8.7
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