close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

CoreMedia Studio Client

Added new config preferredSiteOnly for LinkListPropertyField

The config delegates the config to the LinkListPropertyFieldGridPanel. If true its link suggester only suggest content of the preferred site.

(CMS-19491)

Studio Client ASDoc Reduced to Actual Public API

Due to a glitch during internal refactoring, the Studio Client ASDoc API documentation contains several classes that are not public API. This has been fixed for this release and will be changed in retrospect for all affected CMCC 10 Studio Client releases.

(CMS-19219)

Fixed some timing problems in FolderChooserList

The FolderChooserList was not properly initialized if some contents were not yet loaded. The has been fixed now.

(CMS-19158)

Possible Format-Loss For Richtext in Studio Fixed

For CoreMedia Richtext created outside CoreMedia Studio you may have experienced losing formatting when loading these into CoreMedia Studio.

The root-cause, which required all CoreMedia Richtext documents to come with a xlink namespace declaration, got fixed.

(CMS-19138)

Studio Client Now Has X-Content-Type-Options "nosniff" Header

The Studio Client now has the X-Content-Type-Options "nosniff" header set for all client requests. The Studio Server already added this header previously.

(CMS-19050)

Fixed timing problem when loading site specific settings

If global settings were loaded before the site specific settings the global settings sometimes did take precedence. This has been fixed now.

(CMS-18549)

Make DifferencesWindow component scrollable

With too many differences the differences window did cut off entries outside the window view. This is fixed now.

(CMS-18412)

Fixed console warnings about deprecated Ext.EventManager

The EventManager is outdated causing a lot of warnings when opening e.g. an CMArticle form due to still being used. Replaced all usages in the code with corresponding alternatives.

(CMS-16061)

Search Results

Table Of Contents