Try our conversational search powered by Generative AI!

Packages [expand] [collapse]
Released in version
2.0.3
2.0.2
2.0.1
2.0.0
1.0.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
CMS-14953
  Bump structuremap version requirement

EPiServer.ServiceLocation.Structuremap requires structuremap version 4.5.2. This contains a potential memory leak bug https://github.com/structuremap/structuremap/issues/589.

Partners can just update structuremap to get around this issue, but EPiServer.ServiceLocation.Structuremap should be updated because new/updated installations require a fixed version of structuremap.

If reasonable, the EPiServer.CMS package should be updated to require the new version of EPiServer.ServiceLocation.Structuremap.

EPiServer.ServiceLocation.StructureMap 2.0.3; (Or a related package);
Dec 05, 2019
CMS-9725
  StructureMap: Duplicate assembly redirects in web.config
  1. Create a new site with Alloy MVC using VS 11.1.0.326 (or remove assemblyredirects from web.config and install package to site)
  2. Open web.config

ACTUAL: Duplicate redirects of EPiServer.ServiceLocation.StructureMap
EXPECTED: No duplicate redirects

Note: Trying to update NuGet packages to newer version will now fail, update should handle duplicates correctly. Workaround is just to remove the duplicates.

EPiServer.ServiceLocation.StructureMap 2.0.1; (Or a related package);
May 27, 2019