July 2020 Release (v2.9373)
This page summarizes the improvements and bug fixes introduced in the July 2020 Release (initially released as v2.9373.6).
You can get the latest version of this release (v2.9373.14):
- From GitHub (2.9373.14)
- From npm (
npm install coveo-search-ui@2.9373.14
) - From the Coveo CDN:
Resource1 | Script to include |
---|---|
CSS (minified) |
With SRI:
Without SRI:
|
Framework (lazy loading, minified) |
With SRI:2
Without SRI:
|
Templates |
With SRI:
Without SRI:
|
1: For additional resources, see CDN Links.
2: See Subresource Integrity.
Changes
Issue number | Enhancement |
---|---|
JSUI-2993 | The constant query expression is now included in queries made by the QuerySuggestPreview component. |
JSUI-3002 | The duration of the visitor cookie has been reduced to one year. |
JSUI-3011 | The displaySearchOnTop and displaySearchButton options have been added to the CategoryFacet component. |
Issue number | Case | Maintenance case |
---|---|---|
JSUI-2990 | 00060908 | Fixed issue where opening a link in a new tab in a Quickview didn’t work on Edge. |
JSUI-2991 | 00060602 | Fixed issue where the FieldSuggestions component didn’t sort its suggestions correctly. |
Issue number | Bug fix |
---|---|
JSUI-2994 | Fixed issue where autocomplete="off" wasn’t set on the DynamicFacet search input. |
JSUI-2997 | [FacetsMobileMode ] Fixed issue where repeatedly resizing the mobile facet modal would render superfluous close and filter buttons. |
JSUI-3000 | Fixed issue where the FieldValue component didn’t use the custom captions defined on the corresponding Facet /DynamicFacet . |
JSUI-3008 | [FacetSlider ] Fixed issue where the Edge/IE11 slider touch would interact incorrectly with browser history navigation. |
Additional Changes in Maintenance Versions
v2.9373.8
Issue number | Bug fix |
---|---|
JSUI-3028 | [ResultLink ] Fixed issue that caused some click URIs to break. |
v2.9373.14
Issue number | Case | Maintenance case |
---|---|---|
JSUI-2990 | N/A | [ResultList ] Fixed issue where setting the data-result-container-selector option didn’t work. |
JSUI-2991 | 00062512 | Fixed issue where action history was still tracked after disabling analytics. |
Recommended Articles