This topic describes newly added record properties and changes to them.
In CAS 2.2.1, the Endeca.CMS.UpdatedBy has been added to CMS crawls. Previously, a similar property appeared with a different name as a Endeca.CMS.Misc property namespace.
In CAS 2.2.1, the Endeca.CMS.Uri has been added to CMS crawls. Previously, a similar property appeared with a different name as a Endeca.CMS.Misc property namespace.
In CAS 2.2.1, the Endeca.CMS.Misc properties are passed through from the underlying CMS connector without modification and may have changed.
In CAS 2.2.1, the format of user, group, or role names in the record properties Endeca.CMS.AllowReadContent, Endeca.CMS.AllowReadProperties, Endeca.CMS.DenyReadContent, and Endeca.CMS.DenyReadProperties has changed for some CMS connectors.
Previously, CMS connectors were inconsistent in using the formats: user display name, user display name@domain, domain\user name, domain\group name, and domain\role name.
CAS now makes its best effort to return names in the form [domain\](user name), [domain\](group name), and [domain\](role name) but CAS is can be limited by the capabilities of the underlying CMS and the values the CMS returns in ACLs.