Skip to main content

Upgrade note: See v2023.16.0 for detailed instructions.

Overview

ARender 2023.16.0 is a minor release that includes important security patches, stability improvements, and Spring Boot upgrades. It also introduces improvements in image handling for email-to-PDF rendering.

⚠️ We strongly recommend upgrading to this version, as it resolves several critical issues that have impacted production environments — including blocked connections, broken PDF/A saves, and a cross-site scripting (XSS) vulnerability.

Prerequisites

ComponentSupported versions
OpenJDK8 or 11

Security

Secure Endpoint
A vulnerability was found in an endpoint. This has now been fully fixed.
Related request: TMAPR-6536

Spring Boot Upgrade
An upgrade was made to version 2.7.32 of Spring Boot libraries to maintain long-term security and stability.

User Perspective

Better Email-to-PDF Rendering with Heavy Images
Large embedded images (e.g., pasted photos) in emails are now optionnaly resized and compressed to prevent rendering errors and memory crashes.
Related request: TMAPR-6507

Support for DirectOffice Patch to Prevent Collapsed PDFs
A Windows/Linux patch has been integrated to avoid errors when rendering some DOCX files via DirectOffice.
Related request: TMAPR-6525

Improved PDF/A Save After Merge/Cut
Fixes a bug when saving a PDF/A document after using merge or cut actions.
Related requests:
TMAPR-6570
TMAPR-6454

Improved Web-UI Documentation
The default Hazelcast configuration file path is now clearly documented. More information in the following link: Configuration

Developer / Integrator Perspective

Security Code Modularization
Security logic has been refactored into a separate module to simplify reuse in other integrations.
Related request: TMAPR-6498

Use of Non-Deprecated WebClient Methods
Internal HTTP clients have been updated to avoid deprecated methods that could cause connection issues in some environments.
Related requests:
TMAPR-6612
TMAPR-6587

Resilience in Cancelled Requests
Improved handling to avoid blocked connections when a user cancels a document stream mid-way.
Related request: TMAPR-6612

Exploitation Perspective

No operational-specific changes in this version.

Changelog

SummaryTypeInternal ticketLinked Issues
Secure PrintServlet endpointIssueAR-17846TMAPR-6536
Modularize security code into new moduleIssueAR-17933TMAPR-6498
Compress large inline images in email PDF renderingIssueAR-17879TMAPR-6507
Fix PDF/A save error after merge/cutRegressionAR-17882TMAPR-6570, TMAPR-6454
Avoid deprecated WebClient exchange() methodIssueAR-17931TMAPR-6612, TMAPR-6587
Document Hazelcast config location in UI docsIssueAR-17347TMAPR-6064
Integrate DirectOffice patch to fix collapsed PDFsIssueAR-17932TMAPR-6525
Improve connection cleanup for streaming methodsIssueAR-17948TMAPR-6612
Upgrade Spring to 2.7.32EvolutionAR-17961

Download

DescriptionBinarySHA-256
ARender Rendition Server installerDownloadSHA-256
ARender WEB-UI - Spring Boot Application - StandaloneDownloadSHA-256
ARender HMI - J2EE EAR Application - FileNet 5.xDownloadSHA-256
ARender HMI - J2EE WAR Application - Content Manager 8.1DownloadSHA-256
ARender plugins : IBM Content Navigator pluginDownloadSHA-256
ARender plugins : Alfresco Share pluginDownloadSHA-256
ARender plugins : Alfresco ADF plugin base for integration in ADFDownloadSHA-256
ARender API : Client APIDownloadSHA-256
ARender API : Rendition APIDownloadSHA-256