Release Notes / Version 11.2210
Table Of Contents
Introduced a new RichText type in the schema to encapsulate the different representations of RichTexts, like text as tree and linked contents in RichText. The old fields are deprecated and moved into the new type. The field
detailTextLegacy
and
teaserTextLegacy
were intruduced to provide easy access to the former behavior of the
detailText
and
teaserText
fields.
(CMS-19107)