Try our conversational search powered by Generative AI!

Packages [expand] [collapse]
Released in version
16.2.0
16.1.0
16.0.2
16.0.1
16.0.0
15.2.0
15.1.2
15.1.1
15.0.3
15.0.0
14.2.4
14.2.2
14.2.1
14.1.0
14.0.4
14.0.2
13.5.9
13.5.8
13.5.7
13.5.2
13.5.1
13.4.9
13.4.8
13.4.7
13.4.6
13.4.5
13.4.4
13.4.3
13.4.2
13.4.1
13.4.0
13.3.0
13.2.11
13.2.10
13.2.9
13.2.8
13.2.7
13.2.6
13.2.5
13.2.4
13.2.3
13.2.2
13.2.1
13.2.0
13.1.1
13.0.5
13.0.4
13.0.3
13.0.1
12.7.1
12.7.0
12.6.2
12.6.1
12.6.0
12.5.3
12.5.2
12.5.1
12.5.0
12.4.3
12.4.2
12.4.1
12.4.0
12.3.3
12.3.2
12.3.1
12.3.0
12.2.9
12.2.8
12.2.7
12.2.5
12.2.4
12.2.3
12.2.2
12.2.1
12.2.0
12.1.0
12.0.1
12.0.0.4448
11.1.7.4454
11.1.6.4396
11.1.5.4342
11.1.4.4296
11.1.3.4160
11.1.2.4113
11.1.1.4013
11.1.0.3965
11.0.0.3701
10.1.0.3493
10.0.0.3291
9.6.0.3185
9.5.0.2999
9.4.0.2900
9.3.0.2674
9.2.0.2446
9.1.0.2335
9.0.0.2183
8.10.1.2073
8.10.0.1509
8.9.0.1462
8.8.0.1354
8.7.0.1103
8.6.0.1055
8.5.0.931
8.4.0.886
8.2.4.684
8.2.3.666
8.2.2.663
8.2.1.643
7.5.454.128
7.5.453.109
7.5.452.100
7.5.451.96
7.5.450.89
7.5.448.68
7.5.446.66
7.5.446.2
7.5.446.1
7.5.440.2
7.5.409.0
7.5.402.0
7.5.394.2
7.0.586.24
7.0.586.16
7.0.586.8
7.0.586.4
7.0.586.0
1.0.0.343
1.0.0.314
1.0.0.286
1.0.0.278

Release notes for Optimizely CMS and Customized Commerce updates

This topic lists Optimizely updates, delivered as NuGet packages and services. You decide which updates apply to your project.

Select a product, package, or service in the left menu, and then select one of the following filters from Item type and click Filter.

  • Bug – Display bug fixes.
  • Critical bug – Display only critical bug fixes.
  • Feature –  Display only new features (all features).
  • UI Feature – Display only end-user (user interface) features.

Note: NuGet packages listed here may not be immediately available in the Optimizely NuGet feed.

Latest changes

Item type
Filter on date
Items/Page
Area ID Type Description Released
FIND-5427
  Use secure hashes for Episerver Find scripts

Episerver Find JavaScript can use hashes that align with current security practices.

EPiServer.Find 15.1.1; EPiServer.Find 13.5.8; (Or a related package);
Jun 06, 2023
FIND-9992
  Prevent prefix wildcard queries

Prefix wildcards are an anti-pattern, which can cause issues on production clusters, so now prefix-wildcard queries are rejected if you are using Optimizely Search & Navigation version 16.0 or later.

This is a breaking change. See Breaking changes for Optimizely Search & Navigation 15 for alternate solutions.

EPiServer.Find 15.0.0; (Or a related package);
Feb 07, 2023
FIND-9880
  Upgrade Find Client to .Net 6

Added .NET 6 support to the Optimizely Search & Navigation (Find) client.

EPiServer.Find 14.1.0; (Or a related package);
Jun 07, 2022
FIND-9483
  Avoid duplicate hits and inconsistent scoring

Fixed an issue where sometimes visitors got duplicate hits when paginating, which happened only for non-ordered constant score queries because different shards were answering the same query.

EPiServer.Find 13.4.8; EPiServer.Find 13.5.1; (Or a related package);
Mar 15, 2022
FIND-9462
  Optimization - TrackQueryCommand.Execute caused unnecessary LOH Heap Allocations

TrackQueryCommand.Execute caused unnecessary LOH Heap Allocations

EPiServer.Find 13.4.5; (Or a related package);
Sep 21, 2021
FIND-8128
  Public .Net API for sending requests to queue endpoint

Opt-in functionality to use the new Asynchronous Queues providing higher indexing and tracking throughput.

EPiServer.Find 13.4.0; (Or a related package);
Feb 16, 2021
FIND-8483
  Update product name

The product name has been changed from "Episerver Find" to "Episerver Search & Navigation" in the user interface.

EPiServer.Find 13.3.0; (Or a related package);
Dec 15, 2020
FIND-8645
  Rework and simplify Find click tracking
  • directs user to the expected page, always (this was an issue with previous release)
  • works without server side URL validation which would otherwise has meant a request
    to Find and in some cases also a DDS lookup.
  • does not break target="blank"
  • only fires once for each link (until reloaded or if you go back)
  • uses Fetch API for browsers that support it which won't cancel slow track requests, otherwise XHR
  • using CTRL+CLICK opens in a new tab like expected and not in current tab.
  • support for middleclick and cmd+click (mac)
  • does not buffer requests to be sent at another time (which won't happen in cases where user leaves the site)
  • clean links (href is the true link) and no onclick attribute.
EPiServer.Find 13.2.11; (Or a related package);
Dec 08, 2020