Try our conversational search powered by Generative AI!

Packages [expand] [collapse]
Released in version
2.0.2
2.0.1
2.0.0
1.5.4
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0

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
EPSO-1415
  Authentication failure occurs in Turkish language applications

Steps To Reproduce

  1. Create a console application and add the Episerver Social comments NuGet package to the project.
  2. Define a filter to retrieve a page of comments from Episerver Social using the CommentService.
  3. Issue the request and notice that it returns successfully.
  4. Update the application to set the culture of the current thread to "tr-TR" prior to issuing the request to Episerver Social.
  5. An AuthenticationException occurs.

Expected

  • The request successfully authenticates and returns a page of comments.

Actual

  • An AuthenticationException occurs.
EPiServer.Social.Framework 1.5.4; (Or a related package);
Aug 15, 2019