-
Previous Releases
- March 2019 (v2.5652)
- February 2019 (v2.5549.6)
- January 2019 (v.2.5395.12)
- October 2018 Maintenance (v2.4710.19)
- October 2018 Maintenance (v2.4710.15)
- October 2018 (v2.4710.8)
- August 2018 Maintenance (v2.4609.8)
- August 2018 (v2.4609.6)
- July 2018 Maintenance (v2.4382.16)
- July 2018 (v2.4382.10)
- May 2018 (v2.4094.8)
- February 2018 Maintenance (v2.3826.13)
- February 2018 (v2.3826.10)
- December 2017 (v2.3679.4)
- November 2017 (v2.3477.9)
- July 2017 Maintenance (v2.2900.32)
- July 2017 Maintenance (v2.2900.28)
- July 2017 (v2.2900.23)
- V1.x Releases
February 2018 Release (v2.3826.10)
This page summarizes the new features and bug fixes introduced in the February 2018 Release (2.3826.10).
To download this release:
- From Github: 2.3826.10 release on GitHub.
- From npm:
npm install coveo-search-ui@2.3826.10
- From a CDN:
Resource | Script to include |
---|---|
Coveo JavaScript Search Framework (minified) |
|
CSS |
|
Result templates |
|
For more available resources, see CDN Links.
Issue Number | Enhancement |
---|---|
JSUI-1810 | Log Usage Analytics events when querying directly from the URL. |
JSUI-1890 | [Mobile] Increase |
JSUI-1896 | [CDN] Host minified version of the |
JSUI-1919 | Add option to prevent queries without entering keywords. |
JSUI-1939 | [Date Range] Add default values for the Date Range facet for easier implementations. |
JSUI-1949 | Ensure new queries scroll the page back to the top of the search interface, not the top of the page. |
JSUI-1951 | Rename |
JSUI-1957 | Detect existing implementing in the promise polyfill. |
Issue Number | Bug Fix |
---|---|
JSUI-1857 | [Date Facet] Ensured selected dates stay in chronological order even when selected. |
JSUI-1874 | [Debug Panel] Ensured text is shown properly for smaller screens. |
JSUI-1876 | [Recommendations] Ensured the recommendation panel disappeared properly when there are no recommendations. |
JSUI-1877 | [Quickview] Fixed issue where analytics were not logged when clicking on a custom quickview. |
JSUI-1881 | [Facet Slider] Fixed issue causing the facet slider to overflow to the search results when switching between a small to a larger screen. |
JSUI-1899 | [Coveo Analytics] Fixed issue causing the endpoint to have double slashes when sent to the Coveo Usage Analytics. |
JSUI-1900 | Fixed issue where the search interface would stop working when entering specially crafted invalid unicode characters. |
JSUI-1907 | Fixed styling in the Preferences panel for result links. |
JSUI-1933 | Fixed issue causing reachedEndOfResult value to be inaccurate when not in infinite scrolling. |
JSUI-1934 | [Facet] Fixed issue causing the option button to not be centered. |
JSUI-1940 | [SearchBox] Fixed issue with the SearchBox where the field autocompletion would not add the |
JSUI-1944 | Fixed issue where the analytics token was not always taken from the search interface endpoint. |
JSUI-1945 | Fixed issue where renewing an expired access token did not renew the analytics token. |
JSUI-1947 | [Responsive mode] Fixed issue where responsive mode would not always activate when resizing a window. |
JSUI-1959 | Fixed issue where HTML element arrays were not merged properly. |
JSUI-1978 | [Search Alert] Fixed issue where changing the subscription frequence was not properly updated. |