Skip to main content

Upgrade note: See v2023.15.0 for detailed instructions.

Overview

ARender 2023.15.0 is a minor version that introduces: critical stability fixes, additional configuration options for clustering and load distribution, security upgrades, and a new feature to create hyperlinks from rectangular zones.

⚠️ This release is strongly recommended for all production environments, as it resolves major issues that could lead to blocked sessions or rendering failures.

Prerequisites

ComponentSupported versions
OpenJDK8 or 11

User Perspective

Hyperlink creation from zones
Users can now create hyperlinks not only from selected text but also from any rectangular zone, allowing linking over signatures, images, or blank areas. (AR-17701)

To avoid any disrupion in the user interface, this feature is disabled by default, more information see the property topPanel.docLink.enableZoneSelection described in the documentation here. Create hyperlink from zone

Developer / Integrator Perspective

Load balancing – Round Robin support
New configuration option added to the weather polling strategy to allow round-robin distribution of load across multiple Rendition nodes. (AR-17736)

  • See the related documentation here.

Mixpanel instrumentation improvements
ARender now tracks detailed analytics like Time to First View, Viewing Duration, and Page Count across document open/close events. (AR-17787)

  • See the related documentation here.

Docker packaging fixes
Missing connectors in Alfresco/FileNet images have been resolved. (AR-17825)

Exploitation Perspective

Critical stability fixes:

  • Resolved an issue where connections remained blocked when HTTP errors occurs between HMI and Rendition. (AR-17845)
  • Fixed CR/LF characters in document titles causing error 400 in logs. (AR-17842)
  • Avoid unnecessary calls when Micrometer is disabled. (AR-17844)

Changelog

SummaryTypeInternal ticketLinked Issues
Spring updated to 2.7.18 / Boot 2.7.30SecurityAR-17890
Hyperlink creation from rectangular zonesNew FeatureAR-17701TMAPR-6326
Connector JARs missing from Docker (Alfresco/FileNet)RegressionAR-17825
TIFF not renderedIssueAR-17108TMAPR-5924
Import/download buttons not hidden correctlyIssueAR-17152TMAPR-6108
XLSX rendering timeoutIssueAR-17484TMAPR-6230
Rendering issue with email/zip + watermarkIssueAR-17488TMAPR-6236
Load distribution strategy: Round RobinIssueAR-17736
CCR/LF in doc titles → error 400 IssueIssueAR-17842TMAPR-6482, TMAPR-6505
Avoid unnecessary micrometer callsIssueAR-17844
Connections blocked if error on documentIssueAR-17845TMAPR-6482, TMAPR-6576
Fix InvalidPathException for trailing spaces in doc titlesIssueAR-17848TMAPR-6483
Analytics - Time for 1st page to be displayed, nb of page viewed, viewing durationEvolutionAR-17787

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