Release notes for Episerver updates
This overview lists changes included in Episerver updates delivered as NuGet packages and services. Use the information to decide which updates to apply to your project, see Installing Episerver updates. Select a product, package, or service in the left menu, and filter for dates, features, or bug fixes.
- See only new features (all features) - filter on item type Feature.
- See only end-user (user interface) features - filter on item type UI Feature.
- See only critical bug fixes - filter on item type Critical Bug.
Note: New NuGet packages listed here may not be immediately available in the Episerver NuGet feed.
Changes in EPiServer.ContentDeliveryApi
Area |
Id |
Type |
Description |
Released |
|
HAPI-1050
|
|
Support Options method for CDA and CMA endpoints
With this feature, the Options method for CDA (Content Delivery API) and CMA (Content Management API) endpoints is decorated adding full support for CORS (Cross-Origin Resource Sharing).
Other sites can send pre-flight request (Options request) to CDA and CMA endpoints. With this, CORS will also have support for the OAuth endpoints in the CD.OAuth package.
CD endpoints will return 'x-epi-continuation' in the 'Access-Control-Expose-Headers' header.
|
Soon to be released
|
|
HAPI-934
|
|
Constraint on Microsoft.AspNet.WebApi.WebHost bumped to latest version
Constraint on Microsoft.AspNet.WebApi.WebHost has been bumped to the latest stable version (5.2.7).
Fix Version/s:
EPiServer.ContentDeliveryApi 2.18.0;
|
Jan 19, 2021
|