V1 2018 releases
V1 2018 releases
This is for:
DeveloperThis page summarizes the new features and bug fixes introduced throughout 2018.
The latest changes are available in Release notes.
May 2018 maintenance release (1.2537.57)
To download this release:
- From Github: 1.2537.57 release on GitHub
- From npm:
npm install coveo-search-ui@1.2537.57
- From a CDN: 1.2537 from a CDN
Issue number | Maintenance case |
---|---|
JSUI-2096 | [Android] Fixed issue preventing facet search from being used when the keyboard appears. |
March 2018 maintenance release (1.2537.55)
To download this release:
- From Github: 1.2537.55 release on GitHub
- From npm:
npm install coveo-search-ui@1.2537.55
- From a CDN: 1.2537 from a CDN
Issue number | Bug fix |
---|---|
JSUI-2031 | Fixed issue where URL hash was overwritten even when the URL hash had not changed on first load. |
February 2018 maintenance release (v1.2537.52)
To download this release:
- From Github: 1.2537.52 release on GitHub
- From npm:
npm install coveo-search-ui@1.2537.52
- From a CDN: 1.2537 from a CDN
Issue number | Bug fix |
---|---|
JSUI-1593 | Fixed issue causing facet and folding expand to not work properly when the query syntax was disabled. |
January 2018 maintenance release (v1.2537.43)
To download this release:
- From Github: 1.2537.43 release on GitHub
- From npm:
npm install coveo-search-ui@1.2537.43
- From a CDN: 1.2537 from a CDN
Issue number | Case | Fixed support case |
---|---|---|
JSUI-1958 | 00040687 |
[Internet Explorer 11] Fixed issue causing field suggestions and omnibox result list to disappear when clicking inside the search box. |
JSUI-1964 | 00040895 | [Quickview] Fixed issue causing the scroll bar to disappear when opening the Quick view after a search. |
January 2018 maintenance release (v1.2537.37)
To download this release:
- From Github: 1.2537.37 release on GitHub
- From npm:
npm install coveo-search-ui@1.2537.37
- From a CDN: 1.2537 from a CDN
Issue number | Enhancement |
---|---|
JSUI-1957 | Detect existing implementing in the promise polyfill |