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.
AI OnAI Off
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.
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