Follow this article to receive email notifications when new Content Delivery API packages are available for 2025. 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:
January 21, 2025
EPiServer.ContentDeliverApi 3.12.0
Enhancement
- Added support for the
ContentAreaItem
property. You canGET
,CREATE
,UPDATE
, andPATCH
theContentAreaItem
property through Content Management API.
Bug fix
-
HAPI-2846 – Fixed an issue in
ErrorsStartupFilter
that redirected 4nn responses to the corresponding view/Util/Errors/Error4xx
. This caused a problem when the partner challenged a 401 response, the filter caught it and redirected it to the Error401 view (which does not even exist) and other weird behavior.
Please sign in to leave a comment.