2024 Content Delivery API release notes

  • Updated

Follow this article to receive email notifications when new Content Delivery API packages are available for 2024. Product packages are found on the Optimizely NuGet server

Are you looking for release notes before January 2024? See the Optimizely Release Notes on the Optimizely World site.

You can find prior versions of user guides and when functionality was released or deprecated at the following locations:

September 10, 2024

EPiServer.ContentDeliverApi 3.11.3

Bug fix

  • HAPI-2835 – Fixed an issue that did not automatically provide encryption certificates. Using EPiServer.CloudPlatform.Cms 1.6.1 or later, signing and encryption certificates are provided automatically to EPiServer.OpenIDConnect.

May 22, 2024

EPiServer.OpenIDConnect 3.11.1

Bug fixes

  • HAPI-2820 – Fixed an issue where EPiServer.OpenIDConnect and EPiServer.OpenIDConnect.UI did not work on a site running .NET 8. If you changed the runtime for any site using those packages you got an error.
You also could have resolved the matter by switching back to .NET 6. However, .NET 6 will be out of support by Microsoft in November 2024.

April 16, 2024

EPiServer.ContentDeliveryApi 3.11.0

Bug fixes

  • HAPI-2512 – Fixed an issue where stale data was cached. Now, cached data is more relevant.
  • HAPI-2631 – Fixed an issue where an inconsistent behavior occurred when you created a ContentReferenceBlock with old and new ContentReferenceList items.

January 23, 2024

EPiServer.ContentDeliveryApi 3.10.2

Bug fixes

  • HAPI-2786 –  Fixed an issue where a page requested through content delivery API displayed property values from an incorrect instance after implementing and registering a custom content API model filter.

January 2, 2024

EPiServer.ContentDeliveryApi 3.10.0

Enhancements

  • 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").
  • Updated package dependency range of CD.Search to let ContentDeliveryAPI work with newer versions of Episerver.Find, including Episerver.Find 16 and above.

Bug fixes

  • HAPI-2760 – Fixed an issue where StructuredHtmlParser threw an exception when handling duplicate attribute names.

EPiServer.ContentDeliveryApi 3.8.0

Bug fixes

  • HAPI-2667 – Fixed an issue where Content Delivery Search API returned content from the wastebasket.