--- title: February 26, 2019 release (5.0.239.2) slug: '2764' canonical_url: https://docs.coveo.com/en/2764/ collection: coveo-for-sitecore-v5 source_format: adoc --- # February 26, 2019 release (5.0.239.2) > **Important** > > Per the Coveo [Version Support Lifecycle policy](https://docs.coveo.com/en/1485/), this Coveo for Sitecore 5 release has reached end of support. > See [available Coveo for Sitecore releases](https://docs.coveo.com/en/2274/). > > Even if this release is no longer supported, you must still perform some of its [upgrade steps](#upgrade-steps) to [upgrade to a more recent version](https://docs.coveo.com/en/2155#multi-release-upgrade) of Coveo for Sitecore. > Even if this release is no longer supported, you must still perform some of its upgrade steps to [upgrade to a more recent version](https://docs.coveo.com/en/2155#multi-release-upgrade) of Coveo for Sitecore.
This release includes the 2.5395.6 version of the JavaScript Search Framework (see January 2019 Release (v.2.5395.6)).
When using a CDN with the Coveo Hive framework, this release includes the latest 2.5395 version of the JavaScript Search Framework (see Choosing between local and CDN Coveo JavaScript resource files).
This section summarizes the new features and fixed support cases introduced in the Coveo for Sitecore February 26, 2019 release (5.0.239.2).
| Identifier | Enhancement |
|---|---|
| SC-1766 | Add component data source field to support additional Coveo JavaScript Search Framework component options. |
| SC-2052 | Make the process of associating Sitecore item templates to search result templates more user-friendly. |
| SC-2235 | [Hive] Add field to Coveo Search Interface data source to reference initialization script (see Use a Custom Search Interface Initialization Script). |
| SC-2533 | [Hive] Add a warning when no SearchPageUri value is defined in a Global Searchbox data source. |
| SC-3008 | [Hive] Add the CoveoTriggers JavaScript Framework component to the Coveo Search Interface. |
| SC-3122 | [Hive] Make the Enable Cancel Last Action, Enable No Results Found Message, and No Results Found Message JavaScript Framework component options available in Coveo Query Summary data sources. |
| SC-3453 | Support Sitecore 9.1. |
| SC-3491 | Support Coveo JavaScript Search Framework version 2.5395. |
| SC-3517 | [Hive] Allow users to create category facets. |
| SC-3545 | [Command Center] Make the Coveo for Sitecore version number selectable. |
| Identifier | Case | Fixed support case |
|---|---|---|
| SC-3519 | 00047806 | Fixed An item with the same key has already been added. error when executing the coveoIndexingGetTemplates pipeline. |
| SC-3548 | 00048390 | Improved performance of security identities rebuild. |
| SC-3562 | 00048513 | Fixed issue with broken search pages when MongoDB is unavailable. |
| Identifier | Bug fix |
|---|---|
| SC-3122 | [Hive] Fixed issue with the Coveo Query Summary Enable search tips and Only display search tips settings not working. |
| SC-3485 | Added setting to disallow forwarding cookies along with search queries. |
| SC-3516 | Fixed the Select field button not showing field suggestions. |
| SC-3518 | [SXA] Fixed issue where RenderingViewPath was not taken into account when using Coveo SXA controllers. |
| SC-3535 | Fixed issue with ItemWithUniqueIdEventHandler unnecessarily updating newly created items. |
| SC-3536 | Fixed issue when pushing Coveo analytics data into xConnect in Sitecore 9. |
| SC-3546 | Fixed issue with the Related Query component Main Search Interface field value not being properly handled. |
| SC-3551 | [Command Center] Added redirection to the Indexes section following an Apply and Restart in the Configuration and Security sections. |
| SC-3563 | Improved rebuild validation when Cloud index replicas are out of sync. |
| SC-3567 | Added validation on Coveo File Result Template component File template name field. |
This section describes how to upgrade Coveo for Sitecore from February 1, 2019 (5.0.177.21) to February 26, 2019 (5.0.239.2). If you're upgrading over multiple versions, Coveo has a procedure to streamline the process.
> **Important** > > For the best Coveo for Sitecore experience, always follow the [upgrading leading practices](https://docs.coveo.com/en/2155/).Log in to the Sitecore Desktop.
Access the Installation Wizard (Sitecore Start Menu > Development Tools > Installation Wizard).
Upload and install the Coveo for Sitecore XX 5.0.239.2 package.
When prompted to overwrite files, click Yes to all.
When prompted to overwrite items, select Overwrite, then click Apply to all.
> **Note** > > You 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.

Sitecore 9
The following configuration files have been moved from the <SITECORE_INSTANCE_ROOT>\App_Config\Modules\Coveo folder to the new <SITECORE_INSTANCE_ROOT>\App_Config\Modules\Coveo\Analytics folder:
Coveo.Analytics.XConnect.config.disabled
Coveo.Analytics.xDB.config
When upgrading, these two files you already had in the <SITECORE_INSTANCE_ROOT>\App_Config\Modules\Coveo folder won't be deleted automatically. You must therefore delete the Coveo.Analytics.XConnect.config.disabled and Coveo.Analytics.xDB.config files located in the <SITECORE_INSTANCE_ROOT>\App_Config\Modules\Coveo folder so that only the ones in the new <SITECORE_INSTANCE_ROOT>\App_Config\Modules\Coveo\Analytics folder remain.
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.