Version 6.2.3
Related information
New features
This release contains the following new features:
|
Microsoft Entra ID support
|
Support has been added to enable Drive connections to Azure Blob Storage using Microsoft Entra ID (formerly Azure AD) with client secret credentials. When the
ebx.addon.dama.azure.tenant.id, ebx.addon.dama.azure.client.id, and ebx.addon.dama.azure.client.secret properties are set, the connector authenticates via Entra ID. Otherwise, credentials default back to a storage account key. This added support enhances security (least privilege, rotation, auditability) by avoiding broad shared key usage. See the Azure connection documentation for details.
|
|
Improved metadata display
|
The Digital asset information tab now shows additional metadata: file size, image width, and image height.
|
|
Usability improvements
|
Improvements in this release include:
|
|
Asset metadata synchronization
|
Asset metadata background synchronization has been included for assets added via a third-party server. This ensures the Digital asset information tab displays accurate dimensions for externally synchronized assets and improves consistency across Drives.
|
|
Font mapping support
|
Support has been introduced for custom Chinese, Japanese, Korean (CJK) font mapping in document previews. Administrators can provide a font mapping JSON file via the
ebx.addon.dama.cjk.font.mapping.file.path property to map CJK font names to installed system fonts. This improves text rendering quality and coverage for CJK in DOCX-to-PDF conversion and other document preview workflows.
See also:
|
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
Generating an asset permalink now opens a pop-up dialog showing the URL in a read-only field with a copy action and feedback. Previously, permalinks were generated silently without a dialog.
Changes to third-party libraries
This release contains the following changes to third-party libraries:
-
Added
com.drewnoakes:metadata-extractordependency at version 2.19.0 to improve image and media metadata extraction (dimensions, EXIF). -
The Apache Commons Lang library was updated to version 3.20.0.
-
io.netty:netty-all was updated to version 4.2.9.Final.
-
com.azure:azure-identity was updated to version 1.18.1.
-
Jackson Core was updated to version 2.21.1.
-
Jakarta Servlet was updated to version 6.0.
Closed Issues
This release contains the following closed issues:
Known Issues
This release contains the following known issues:
-
Searching for assets in the media-type field using quick search is not supported. However, when previewing some file types, such as PDFs, you can search for text within the file.
-
The configuration is not updated for the supported file extensions after users access the Digital Asset Manager widget.
-
Document previews cannot display Vietnamese text.
-
When accessing assets in an external Drive, error messages may display when selecting all assets. This can be the result of access limitations put in place by the third-party tool.
-
Thumbnails of some uploaded SVG files do not display correctly.
-
Previews of PPT, PPTX, DOC and DOCX files cannot display charts due to a limitation of the library used to generate the preview.