A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Packages [expand] [collapse]

Release notes for Optimizely CMS and Customized Commerce updates

Important

Release notes moved to a new location. As of May 15th, 2024, the release notes on the World site no longer receive updates. See Release notes by product on the Optimizely Support site.

Go to your product's release notes page and click Follow to receive an email notification whenever release notes are added.

This topic lists Optimizely updates, delivered as NuGet packages and services. You decide which updates apply to your project.

Select a product, package, or service in the left menu, and then select one of the following filters from Item type and click Filter.

  • Bug – Display bug fixes.
  • Critical bug – Display only critical bug fixes.
  • Feature –  Display only new features (all features).
  • UI Feature – Display only end-user (user interface) features.
  • Security - Display only security updates.

Note: NuGet packages listed here may not be immediately available in the Optimizely NuGet feed.

Latest changes

Item type
Filter on date
Items/Page
Area ID Type Description Released
HAPI-1424
  Basic Content Management API

The Content Management API (CMA) adds RESTful endpoints for managing content objects, useful for pushing external content to the content management system.

CMA shares formats with the Content Delivery API (CDA), but has access to unpublished content using common drafts.

Capabilities of the CMA include

  • Create new object using POST
  • Update specific properties using PATCH
  • Upsert entire object using PUT
  • Get unpublished common draft
  • Publish object
  • Move object
  • Trash or Delete object

Please see the Content Management API developer guide on Episerver World for documentation and examples.

EPiServer.ContentManagementApi 2.20.0; (Or a related package);
Apr 20, 2021