close

Filter

loading table of contents...

Release Notes / Version 10.2107

Table Of Contents

CoreMedia Studio Client

Added Support for Empty Quick Create Name

The default name of the content created by the QuickCreateDialog is now read from the QuickCreateSettings.properties . To support empty names, the key _default_newDocumentName_text_ can be overwritten with an empty value. This way, the editor is forced to set a custom name.

(CMS-19596)

Update to CKEditor 4.16.1

With the update to the jangaroo-libs release 4.1.0, the CKEditor was updated to version 4.16.1. Among others, this release of the CKEditor includes some security-related changes. For more details see:

(CMS-19543)

Added Support for Multiple External Previews

IPreviewUrlTransformer functions can be applied to the external preview URL now too. Only the protocol, host and port of the transformed URL will be applied to the external preview URL, since the context path will remain the same for all preview CAEs and parameters are not relevant here.

This feature is disabled by default so that only the default preview CAE will be used for the external preview. To enable the IPreviewUrlTransformer execution for the external preview URL, change the following flag to true :

ExternalPreviewImpl.ENABLE_PREVIEW_URL_TRANSFORMATION = true;

(CMS-19347)

Studio Client Now Has Referrer-Policy "same-site"

We added the Referrer-Policy "same-site" to the Studio Client. If needed, this configuration can be changed in the studio-base-app module's index.html.

(CMS-19049)

Start Publication Workflow Button From ActionsToolbar No Longer Includes "My Edited Contents" By Default

Previously, the "Start Publication Workflow" button in the Actions Toolbar included all content items from "My Edited Contents". Now, it only includes the currently displayed content item. If desired, you can go back to the previous behavior via a "Content > Actions Toolbar" user preferences setting.

(CMS-18939)

Search Results

Table Of Contents