close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

Miscellaneous

A validator to check for lower-case keys in maps has been introduced.

The annotation `@LowerCaseKeys` has been introduced to attach a validator to maps which checks if the keys of the annotated map are lower case. If they are not, an exception is thrown upon encounter of the first violation.

(CMS-17116)

Editorial Rich Text Properties as Tree

The properties CMTeasable.teaserText, CMTeasable.detailText and CMMedia.caption are available as Rich Text Tree in the GraphQL schema now (teaserTextAsTree, detailTextAsTree, captionAsTree).

(CMS-16596)

Actions toolbar only displayed when needed in new Studio layout

You can switch from classic Studio view to new Studio layout in the user preferences. In the preferences window under the Studio tab you can find a checkbox labeled 'Show Classic Studio'. When unchecked the Studio reloads and shows a new layout where the actions toolbar on the right is visible only when the current tab shows a content item, a Product or a Category. The toolbar is hidden for projects, the Tags app, the Moderation app and the Studio start screen.

(CMS-16132)

Search Results

Table Of Contents