close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

CoreMedia Content Application Engine

Deprecation: ContentBeanPrefetcher

Class com.coremedia.objectserver.beans.ContentBeanPrefetcher is deprecated. The prefetcher bean may still be used as long as it exists but the prefetching logic will be moved to spring boot actuators in future releases.

(CMS-16672)

Deprecation: CachingContentBeanFactoryWrapper

Class com.coremedia.objectserver.beans.CachingContentBeanFactoryWrapper is deprecated. The caching aspect of the content beans factory will be moved in future releases.

(CMS-16671)

Navigation contexts selection can be switched to legacy mode

In 1904 the navigation context selection algorithm was changed to improve the support of a multi-language scenario. This means a "locale variant" of a new navigation context (a content with almost the same path in another site except the root node) is preferred to all other decision options. The old behavior (where the target locale was not considered) can be reestablished by setting a configuration property "cae.navigation.context.consider-target-locale" to false.

(CMS-16562)

Made class TransformationLinks public

The class TransformationLinks is visible as return type of BlueprintFreemarkerFacade#responsiveImageLinksData and has been declared as Public AP therefore.

(CMS-14239)

Search Results

Table Of Contents