Cloud Software Group, Inc. EBX®
Digital Asset Manager Add-on Documentation > Release Notes
Navigation modeDigital Asset Manager Add-on Documentation > Release Notes

Version 6.1.5

New features

Logging was updated so that an entry is now created when digital assets are deleted.

Attention

As the add-on is undergoing revision, the documentation's images and descriptions of some components might not exactly match the current UI.

Changes in Functionality

This release includes no changes to functionality.

Changes to third-party libraries

This release includes the following changes to third-party libraries:

Closed Issues

This release contains no closed issues.

Known Issues

This release contains the following known issues:

Upgrade information

Depending on your deployment environment, you might need to make the following updates when upgrading to the latest version of the add-on:

  1. Upgrade to the latest supported version of Tomcat 9.x.

  2. Ensure that your Tomcat web.xml file contains the following configuration for the .mjs MIME type:

    <mime-mapping><extension>mjs</extension><mime-type>text/javascript</mime-type></mime-mapping>