Skip to main content

Upgrade note: See v2023.12.0 for detailed instructions.

Overview

ARender 2023.12.0 is a minor release that includes important fixes and enhancements. This version resolves issues with annotations, specifically those with transparent colors or duplicate information in sticky note headers. It also addresses a configuration problem related to rendition URLs, ensuring the system now correctly load-balances across all configured URLs instead of using just one.

Prerequisites

ComponentSupported versions
OpenJDK8 or 11

User Perspective

This release includes several fixes and new features that improve the user experience:

Fix annotation with transparent color
Downloading a PDF with annotations that have a transparent background no longer fails. (AR-17633)

Session Management
ARender FileNet for FlowerDocs connector no longer has session cookie issue by disable Spring Session Hazelcast. (AR-17720)

Resolved Sticky Note Display Issues
Sticky note content is now correctly displayed on hover on downloaded PDFs with FDF annotations. (AR-17630)

Eliminated Duplicate Sticky Note Headers
Sticky note headers on downloaded PDFs with annotations no longer contain duplicate information.. (AR-17624)

New Search endpoint
A new REST API endpoint has been added for search functionality. (AR-17564)

Added Optional Upload Parameter A new optional request parameter has been added to prevent the upload endpoint from failing when an unsupported format is uploaded. (AR-17533)

Configurable Web-UI REST Client Timeout New properties have been added to configure the Web-UI REST client timeout. (AR-17729)

Multiple Rendition URL Load Balancing The ARender Web-UI now correctly load-balances requests across all configured rendition URLs, improving performance and reliability. (AR-17700)

Developer / Integrator Perspective

This release introduces a few changes that may require action:

Maven Repository Update To support the extended security support with Spring 5.x/Spring Boot 2.x, developers and integrators must add the dedicated Uxopian Cloudsmith repository to their Maven settings.xml configuration file. Without this, Maven projects using ARender dependencies may fail to build correctly with only the Artifactory repositories.

Session Management Changes A change to session management was implemented to disable Spring Session Hazelcast as ARender FileNet for FlowerDocs connector already uses Spring Session Redis which caused some conflict. This may impact integrators who are using session affinity.

Exploitation Perspective

No operational-specific changes in this version.

Changelog

SummaryIssue TypeKeyLinked Issues
Annotation transparent background colorIssueAR-17633TMAPR-6323
ARender FileNet for FlowerDocs connectorIssueAR-17720TMAPR-6189
Annotation issue with downloaded PDF with FDF annotationsIssueAR-17630TMAPR-5796
Newly search REST endpointNew FeatureAR-17564
Upload REST endpoint not failingEvolutionAR-17533
Timeout client REST propertiesEvolutionAR-17729
Multiple Rendition configurationRegressionAR-17700TMAPR-6404 / TMAPR-6354

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