Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Remove explicit IVersionable implementation on PageData

Fixed in

EPiServer.CMS.Core 11.1.0

(Or a related package)

Created

Jun 08, 2017

Updated

Jan 07, 2022

Area

CMS Core

State

Closed, Fixed


Description

Since we changed StartPublish/StopPublish to be nullable, we no longer need the explicit IVersionable implementation on PageData.

Breaking Changes

  • PageData does no longer expose a separate explicit implementation of IVersionable.StartPublish and IVersionable.StopPublish.