close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

CoreMedia Frontend Workspace

Updated Frontend Dependencies

The frontend dependencies have been updated to the latest versions and Node.js to latest LTS version 12.18.1. Prettier has been updated to version 2 with some changing defaults. See https://prettier.io/blog/2020/03/21/2.0.0.html for more details.

Follow Section, “Updated Frontend Dependencies” for upgrade information.

(CMS-17712)

Updated frontend dependencies

In the Frontend Workspace the frontend-maven-plugin downloads and uses Yarn version 1.22.4 when it is built. The frontend dependencies, have been updated to the latest versions and node.js to latest LTS version 12.16.1.

Follow Section, “Updated frontend dependencies” for upgrade information.

(CMS-17050)

Changed the behavior of cm.UNDEFINED on template side

The value of cm.UNDEFINED (e.g. provided by the corresponding Freemarker macro) is now treated in a special way on template side, so various build-ins like ?has_content and ?length now produce a more reasonable result when used in conjunction with cm.UNDEFINED .

Follow Section, “Changed the behavior of cm.UNDEFINED on template side” for upgrade information.

(CMS-14250)

Configuration for "titleKey" in brick "preview" changed from "preview_label_DEFAULT" to "preview_label_default"

There was a misalignment in the brick "preview" that made the default localization for titleKey="preview_label_default" useless (one time lower case "default", one time upper case "DEFAULT").

Follow Section, “Configuration for "titleKey" in brick "preview" changed from "preview_label_DEFAULT" to "preview_label_default"” for upgrade information.

(CMS-17150)

Removed "includeGutter" parameter from "aspect-ratio-box" utility mixin

The "includeGutter" parameter got removed from the "aspect-ratio-box" utility mixin. Please handle this otherwise, if you need this.

(CMS-9886)

Search Results

Table Of Contents