November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Jun 30, 2016
Jan 07, 2022
CMS Core
Closed, Fixed
Published (IVersionable.StartPublish) gets the default value set to the created date and is not updated when content is published. Publish date should not be assigned until published to reflect the actual publish date.
Breaking change:
PropertyDate.Date property is now DateTime? instead of DateTime
PageData.StartPublish is now DateTime? instead of DateTime
PageData.StopPublish is now DateTime? instead of DateTime