April 15, 2020 Release (5.0.655.1)
April 15, 2020 Release (5.0.655.1)
This release includes the 2.7968.10 version of the JavaScript Search Framework (see January 2020 Release (v2.7968)).
When using a CDN with the Coveo Hive framework, this release includes the latest 2.7968 version of the JavaScript Search Framework (see Understanding How the Coveo JavaScript Files are Loaded (CDN)).
Downloads
This section provides build 5.0.655.1 download links for all supported versions of Sitecore. Download and install the Coveo for Sitecore package that matches your version of Sitecore (see Install).
If you’re using SXA and want to be able to insert Coveo components in your SXA pages, download and install both the Coveo for Sitecore package and the SXA UI Components package (see Install Coveo for Sitecore SXA Components).
If you want to upgrade your version of Coveo for Sitecore 5 to this release, follow the upgrade procedure (see Upgrade Steps).
Release Notes
This section summarizes the new features and fixed support cases introduced in the Coveo for Sitecore April 15, 2020 release (5.0.655.1).
Identifier | Enhancement |
---|---|
SC-4252 | Added rendering to support the Coveo JavaScript Search Framework QuerySuggestPreview component. |
SC-4261 | Added data source options to support recently introduced Coveo JavaScript Search Framework Searchbox, ResultList, and CategoryFacet component options. |
SC-4319 | Added support for SXA 9.3. |
Identifier | Case | Fixed Support Case |
---|---|---|
SC-4350 | 00059817 | Changed the AnalyticsEvent class CustomMetadatas property type to an IDictionary<string, object>. This is a breaking change (see Upgrade Steps). |
SC-4361 | 00059860 | Renamed the Coveo Conditional Renderings personalization rule condition. |
Upgrade Steps
This section describes how to upgrade Coveo for Sitecore from April 1, 2020 (5.0.642.2) to April 15, 2020 (5.0.655.1). If you're upgrading over multiple versions, Coveo has a procedure to streamline the process.
|
WARNING
In the To ease this breaking change, we added a |
|
For the best Coveo for Sitecore experience, always follow the upgrading leading practices. |
Step 1: Upgrade Coveo for Sitecore
|
Make sure the Microsoft MVC security update MS14-059 is installed on every Sitecore host in your environment. |
- Log into the Sitecore Desktop.
- Access the Installation Wizard (Sitecore Start Menu > Development Tools > Installation Wizard).
- Upload and install the
Coveo for Sitecore XX 5.0.655.1
package. You can find it in Downloads. - When prompted to overwrite files, click Yes to all.
-
When prompted to overwrite items, select Overwrite, then click Apply to all.
NoteYou might be prompted twice with this question. Select the Overwrite option and click Apply to all both times.
-
Once the installation is completed, make sure that you restart both the Sitecore client and server.
Step 2: (Optional) Configure New Data Source Options on Existing Renderings
In this release, Coveo for Sitecore fronts recently added Coveo JavaScript Search Framework component options in its data sources. Though none of the renderings default behavior have changed, you may want to leverage some of these new data source options in your existing renderings.
Here are the rendering data source options that have been added:
Coveo Searchbox rendering:
-
The Height option has been added.
-
The Query suggest character threshold option has been added.
-
The Clear filters on new query option has been added.
Coveo Category Facet rendering:
- The Depends on option has been added.
Coveo Results List rendering:
- The Enable scroll to top option has been added.
Step 3: Publish Your Site
In the Sitecore Content Editor, perform a publish site action. This ensures any changes related to Coveo components in the upgrade are published to the web
database.