close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

CoreMedia Studio

New Database schema for upcoming 'Editorial Comments' feature

Editorial Comments are the next big feature for the editorial workflow in the CoreMedia Studio. The first release of this feature is nearly completed and we are currently polishing the user experience in the CoreMedia Studio. This AEP includes a number of underlying changes, preparing CoreMedia Content Cloud's foundation, so that we can make the feature generally available as soon as possible.

Follow Section, “New Database schema for upcoming 'Editorial Comments' feature” for upgrade information.

(CMS-16995)

Library: Lazy Loading for Categories

The category tree in the library loads its categories lazy. This implies that the categories are not sorted by name anymore in the library. Lazy loading can be enabled/disabled in the Preferences in Tab Product Catalog . In versions prior to 2004.1 lazy loading is disabled by default. From 2004.1 on lazy loading is the default.

(CMS-16973)

Content Hub API: Pagination for improved performance with large external repositories

The Content Hub now supports pagination between a Content-Hub Adapter and an external system. The pagination is triggered by scrolling in the library. This results in the pages being loaded gradually by scrolling down in the tree or repository view. For this reason some API changes were necessary:

Follow Section, “Content Hub API: Pagination for improved performance with large external repositories” for upgrade information.

(CMS-16566)

Updated to jQuery 3.5.0

jQuery 3.5.0 has been released and it includes one security-related bugfix. All usages have been updated.

Follow Section, “Updated to jQuery 3.5.0” for upgrade information.

(CMS-17167)

Augmented Category and Product Title

The title of newly created Augmented Categories and Products now use the name of the e-Commerce object directly without overriding it by the name of the created content name. The name of newly created Augmented Category and Product content objects was also slightly adapted so that a space character delimits name and ID.

(CMS-16549)

Uploading any Document below /Assets now always creates asset doctypes

The last change in 1807.2 did not avoid that CMDownload documents, e.g. when uploading a PDF, could be created below the /Assets folder. Now every document should be transformed into a corresponding asset doctype.

(CMS-13229)

Changed binding behavior of ComboBoxLinkPropertyField

The BindPropertyPlugin attached to the inner LocalComboBox has now set its componentEvent to "select" (was "change"). If you want to switch back to the old behavior (which is not recommended) please use the newly introduced configuration bindPropertyComponentEvent and set it to "change" again.

(CMS-8325)

Search Results

Table Of Contents