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.
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 toEPiServer.OpenIDConnect
.
May 22, 2024
EPiServer.OpenIDConnect 3.11.1
Bug fixes
-
HAPI-2820 – Fixed an issue where
EPiServer.OpenIDConnect
andEPiServer.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.
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 newContentReferenceList
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 supportscontains("keyword")
requests withEpiserver.Find
16. The query also recommends the use ofstartswith()
filter instead ofcontains("keyword")
. -
Updated package dependency range of
CD.Search
to letContentDeliveryAPI
work with newer versions ofEpiserver.Find
, includingEpiserver.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.
Please sign in to leave a comment.