2.2.24. Release 7.5.21

This chapter contains all changes made in Release 7.5.21 of CoreMedia Digital Experience Platform 8.

Release 7.5.21 contains the following CoreMedia modules:

  • CoreMedia Blueprint

  • CoreMedia CMS

  • CoreMedia Studio

  • CoreMedia LiveContext for IBM WebSphere Commerce

  • CoreMedia Elastic Social

In addition, CoreMedia DXP 8 uses the following tooling:

ProductKeyVersion
CoreMedia Application Maven Plug-inAPPPLUGIN2.7.9
CoreMedia Project Maven ExtensionPROJEXT1.0.5

Table 2.24. Tooling of CoreMedia DXP 8


CoreMedia CMS Improvements

Image Transformer Performance Improvements
  • View lookups are now limited to Interface names only, with a few exceptions. See ???? for details.

    These configuration files were changed:

    • modules/cae/cae-base-component/src/main/resources/META-INF/coremedia/component-blueprint-cae.properties

    • modules/cae/cae-base-lib/src/main/resources/framework/spring/blueprint-views.xml

    • modules/extensions/es/es-cae/src/main/resources/META-INF/coremedia/es-cae-views.xml

    • modules/extensions/es-p13n/es-p13n-cae/src/main/resources/META-INF/coremedia/component-elastic-personalization-context.xml

    • modules/extensions/es/es-cae/src/main/resources/META-INF/coremedia/es-cae-views.xml

  • The image transformer used by the CAE and the CoreMedia Blueprint Studio has been optimized to render transformations of large images more efficiently.

    One optimization was the introduction of a cache for images loaded into memory. This speeds up the transformation considerably if several variants of the same image are requested, as it is the case for image previews within Studio (where different variants of the source image are rendered), or on adaptive websites.

    This cache is part of the imageTransformerInputAdapter bean. By default, a cache capacity of 100MB heap space is configured. See the Content Application Developer Manual for for information about this bean.

Closed JIRA Issues

No changes found in issue tracker