close

Filter

loading table of contents...

Release Notes / Version 11.2310

Table Of Contents

CoreMedia Studio Server

Removed redundant cycle check for "DefaultTaxonomy"

The "DefaultTaxonomy" implementation contained an additional check inside the path calculation. For large amounts of taxonomies, this lead to performance issues. Since the check is already part of the "parent" calculation, this redundant and expensive check has been removed.

(CMS-23506)

Issue with Rich Text Editing and Tab Reuse Fixed

An issue with the CKEditor 5, where the editor would end up in an unresponsive state regarding the CoreMedia Studio integration (such as auto-checkout), was fixed. This issue occurred while changing tabs with editors, containing the same rich text content.

(CMS-23432)

Fixed duplicate forms itemId "localSettingsForm"

The document sub-form "MiscSettingsForm" has now it's own itemId called "miscSettingsForm".

(CMS-23421)

studio.auto-logout.delay property converts plain numbers to seconds again

With the release of 2304.1 a bug around the conversion of numbers of the studio.auto-logout.delay property was introduced. Since then, when a plain number was specified for this property, it was interpreted as milliseconds instead of seconds. This bug is now fixed. A number will from now on forward be interpreted as seconds again. In case you changed a number for that property to milliseconds, convert it back to seconds, or specify the delay in ISO-8601 standard.

(CMS-23420)

Corrected File Name For Downloaded Blobs From Struct Properties

Blobs downloaded from struct sub-properties now have the correct file name in the Content-Disposition-Header with correct file name ending.

(CMS-23325)

Fixed Thumbnail Images For CMDownload Content Items Where Data Is Not An Image

We fixed a bug where the new picture resolving mechanism displayed broken thumbnails for content items where non-image blobs where resolved.

(CMS-23255)

XLIFF Upload in Studio: Case-Insensitive

XLIFF-Upload in Studio did not have worked as expected if file extensions (.xliff, .xlf) did not match strictly the given case.

Now, the detection mechanism ignores the case for these file extensions.

(CMS-23170)

Improved Performance of Taxonomy Path Calculation

The taxonomy leaf calculation has been improved by checking if there is only one child available, instead of calculating all of them.

(CMS-23155)

Fixed German Translation of "May"

Fixed German translation of month May to "Mai".

(CMS-23077)

Optimized Taxonomy Search

Removed leading wildcard for taxonomy search which caused a huge performance drop.

(CMS-22950)

Fixed Missing Label of StringListPropertyField

Changed base class of StringListPropertyField so that the property field label is shown.

(CMS-18317)

Fixed LinkList Scrolling

Fixed issue with LinkList scrolling caused by tab reuse.

(CMS-17674)

ComboBoxes No Longer get Accidentally Enabled After Studio Tab Reuse

We fixed a bug where ComboBoxes were always enabled after Studio Tab reuse, regardless of plugin logic that would have them disabled.

(CMS-14582)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.