Area |
ID |
Type |
Description |
Released |
|
HAPI-2631
|
|
CD.Search endpoint does not invalidate the output cache correctly in DXP
Fixed an issue where stale data was cached. Now, cached data is more relevant.
EPiServer.ContentDeliveryApi 3.11.0; (Or a related package);
|
Apr 16, 2024
|
|
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
|