Try our conversational search powered by Generative AI!

Packages [expand] [collapse]
Released in version
5.3.0
5.2.0
5.1.3
5.1.2
5.1.1
5.1.0
5.0.2
5.0.1
5.0.0
4.0.3
4.0.2
4.0.1
4.0.0
3.3.2
3.3.1
3.3.0
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.0
2.0.1
2.0.0
1.5.2.9000
1.5.1.9000
1.4.3.9000
1.4.2.9000
1.4.2.8000
1.4.1.8000
1.4.0.8000
1.2.1.8000
1.2.0.8000
1.1.1.7514
1.0.4.71

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
LM-322
  If you cancel action in a delete event when deleting language branch, UI hangs

Steps to reproduce:
1) Create an Alloy project.
2) Install the EPiServer.Labs.LanguageManager plugin.
3) Add the code in the attached EventInitialization.cs.txt file.
4) Run the site.
5) Add the LanguageManager gadget.
6) Select any page and create a version in another language so it has at least 2 languages.
7) Use the LanguageManager gadget to delete the newly created language branch.

Expected result:
A dialog displaying a cancelation reason.

Actual result:
The ui fades to gray, a spinner spins forever, and you see this get error "Error: Unable to load /EPiServer/EPiServer.Labs.LanguageManager/Stores/language/ status: 500"

EPiServer.Labs.LanguageManager 3.3.2; (Or a related package);
Mar 12, 2020
LM-334
  When exporting translation package, Name in URL field ignored

Steps to reproduce:

1. Create a page called Page 1.
2. Create a Swedish version of Page 1 called Page 1 - SV.
3. Add Page 1 - SV to a translation project called Translation.
4. Switch to Translation project view.
5. Select Options > Download Translation Package to download the translation package.

Expected:
The Name in URL field is in the translation file.

Actual:
The Name in URL field is not added to the translation file.

EPiServer.Labs.LanguageManager 3.3.2; (Or a related package);
Mar 12, 2020