Try our conversational search powered by Generative AI!

Packages [expand] [collapse]
Released in version
2.19.0
2.18.0
2.17.0
2.14.0
2.13.0
2.11.0
2.10.0
2.9.0
2.6.1
2.6.0
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
1.0.1
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
HAPI-2786
  PropertyDataProperty.Value of BlockPropertyModel bound to the wrong instance

Fixed an issue where a page requested through content delivery API displayed property values from an incorrect instance after a custom content API model filter was implemented and registered. 

EPiServer.ContentDeliveryApi 3.10.2; (Or a related package);
Jan 23, 2024
HAPI-2667
  Content Delivery Search API returns content in waste basket

Fixed an issue where content from the wastebasket was returned by Content Delivery Search API.

EPiServer.ContentDeliveryApi 3.8.0; (Or a related package);
Jan 02, 2024
HAPI-2768
  Make CD.Search work in line with Find 16

Updated CD.Search so that it supports contains("keyword") requests with Episerver.Find 16. The query also recommends the use of startswith() filter instead of contains("keyword").

EPiServer.ContentDeliveryApi 3.10.0; (Or a related package);
Jan 02, 2024
HAPI-2766
  Update package dependency range to Episerver.Find 16

Updated package dependency range of CD.Search to let ContentDeliveryAPI work with newer versions of Episerver.Find, including Episerver.Find 16 and above. 

EPiServer.ContentDeliveryApi 3.10.0; (Or a related package);
Jan 02, 2024
HAPI-2760
  Error when handling duplicate attribute name with StructuredHtmlParser

Fixed an issue where StructuredHtmlParser threw an exception when handling duplicate attribute names.

EPiServer.ContentDeliveryApi 3.9.2; (Or a related package);
Jan 02, 2024
HAPI-2739
  Bad request when you call CD GET on a content type that had a list of XhtmlString.

Fixed an issue that returned a 400 error when you called CD GET on a content type that had a list of XhtmlString.

EPiServer.ContentDeliveryApi 3.9.1; (Or a related package);
Oct 24, 2023
HAPI-2717
  Application synchronization may throw ConcurrencyException

Fixed an issue that caused a ConcurrencyException when the synchronization of application was configured from code and the web app was started with multiple instances simultaneous. The process was terminated due to an unhandled exception. 

EPiServer.ContentDeliveryApi 3.9.0; (Or a related package);
Sep 22, 2023
HAPI-2697
  Could not get content by friendly URL if you set custom BaseRoute

Fixed an issue that returned login page content (instead of the 200 with detail content), when you set a custom {{BaseRoute}} and called to get the content by friendly URL.

EPiServer.ContentDeliveryApi 3.9.0; (Or a related package);
Sep 22, 2023
HAPI-2681
  Inconsistent behavior when you get expired content by Id and contentUrl

Fixed an issue that caused inconsistent behavior when you called CD to get expired content by Id and contentUrl. The Id returned 404 not found and contentUrl returned the  expired page.

EPiServer.ContentDeliveryApi 3.9.0; (Or a related package);
Sep 22, 2023
HAPI-2682
  Url is not correct when the master language content and locale of machine is different from the master language

Fixed an issue that provided the incorrect URL when the local machine had a culture of en (for example), and you created content in master language (sv) and non-master language (en). When you called CD to get above content without setting accept-language, the content.url was linked to the en page.

EPiServer.ContentDeliveryApi 3.9.0; (Or a related package);
Sep 22, 2023
1 2 3 4 5 6 Next