November Happy Hour will be moved to Thursday December 5th.
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.
Note: NuGet packages listed here may not be immediately available in the Optimizely NuGet feed.
Latest changes
Fixed an issue where ContentEventIndexer loaded content with a default content cache expiration time of twelve hours. This caused content to remain in memory for longer than necessary.
Fixed an issue that left content in the page's For this page folder when the associated page was deleted, which led to clutter and potential data inconsistencies; the orphaned content was still searchable.
Fixed an issue where the explorer view filter did not work.
Fixed an issue where DefaultRequestHeaders were set when the request was made. This could lead to race condition during startup
Fixed the following authorization issue: The UI (dojo script) sent a header "Authorization" (Bearer token) to Bestbets, Editorial, and ServiceHealth controllers but those controllers only accepted Windows Authentication (which would send a WWW-Authenticate header).
Fixed an issue that may cause deadlock when the Optimizely Search & Navigation client API sent an HTTP request using the HttpClient library because the calling method waited for a response and the result was resumed on the context thread.
Fixed an issue where settings were initiated in the client with incorrect values.
Fixed errors that occurred when you tried to add and save visitor group membership criterion after you upgraded to Optimizely Content Management System (CMS 12), (suspected to be related to an upgrade of the EPiServer.Find.Cms package from version 14.2.4 to 15.2.0). Additionally, unified search functionality was compromised so that only pages without visitor group configurations appeared in search results (unless the user was an administrator).
Steps to reproduce:
Fixed an issue where synonyms displayed a "not available" after a recent upgrade.
Fixed an issue in the indexing job that sometimes failed with an error such as
An exception occurred while fetching content. Cannot create a command without an existing connection or Invalid operation. The connection is closed.