Technical blog

Release note for ARender 2023.7.0

ARender 2023.7.0 Release Notes

Version Number: 2023.7.0
Release Date: 28-feb-2025
Download: https://www.arender.io/download/v2023


Overview

The ARender 2023.7.0 release brings major improvements in document comparison accuracy, PDF Portfolio support, watermark management, and Hazelcast optimizations.

This version also resolves multiple critical issues affecting text extraction, hyperlink navigation, and caching mechanisms.

Several improvements have been made to ensure better configurability and reliability in production environments.


Prerequisites

This version requires the following software versions as prerequisites :

  • OpenJDK 11 or 17

๐Ÿ” User Perspective

๐Ÿ”— Better Inter-Document Hyperlink Navigation

  • DocLink hyperlinks now open at the correct vertical position instead of defaulting to the top of the document (AR-17351).

DocLinkToPosition

 

๐Ÿ”– Configurable Watermarks for Download & Print

  • Specific Watermarks can now be configured to appear on printed and downloaded documents (AR-17075).

WartermarkPrintAndDL-1

 

๐Ÿ“‘ Enhanced Document Comparison Accuracy

  • Fixed a bug where document comparison falsely highlighted non-existent differences, particularly in financial reports (AR-17375).

 


๐Ÿ›  Developer Perspective

๐Ÿ–‹ Improved Text Extraction Reliability

  • Fixed an issue where extracted text was missing characters or had inconsistent spacing when using regex-based search (AR-17211).

 

๐Ÿ“˜ Comprehensive Integration Guide for ARender in Modern Frontend Frameworks

  • New documentation for integrating ARender with ReactJS, Angular, Svelte, Vue.js, and native JS. Covers embedding ARender, document loading, searching, and highlight annotations (AR-13432, AR-17198). More details are in the documentation link below:

 


Exploitation perspective

๐Ÿ”ง Optimized Cache Strategy with Hazelcast

  • Eliminates multiple Hazelcast instances to enhance stability and performance (AR-17398, AR-17423).

๐Ÿ”– Configurable Watermarks for Download & Print

  • Users can now configure different watermarks for document printing and downloading (AR-17075). This feature is accessible via the IBM Content Navigator plugin. See the related documentation in the link below:

๐Ÿ”„ Configurable Support for PDF Portfolio & Factur-X 

  • Support of Portfolio and PDF With Attachments are now disabled by default (AR-17436).

    • More information in the upgrade note (Link will come soon)

 


Changelog

Summary Issue Type Key (AR Ticket ID) Linked Issue (TMAPR Ticket ID)
Fixed missing characters in text extraction Issue AR-17211 TMAPR-5951
Resolved false differences in document comparison Issue AR-17375 TMAPR-6140, AR-17427
Added configuration option for PDF Portfolio & Factur-X support Issue AR-17436 TMAPR-6176
Configurable watermarks for downloads & printing Dev W/O UX AR-17075 TMAPR-5678
DocLink now navigates to the correct position Issue AR-17351 -
Single Hazelcast instance optimization Evolution AR-17398 TMAPR-6127, TMAPR-6166
Fixed Hazelcast cache strategy startup failure Issue AR-17423 AR-17398, TMAPR-6127
PDF Portfolio detection fixed with PDFBox 3.x Issue AR-17428 AR-17447, AR-17150
Annotation saved in rendition side Dev W/O UX AR-17364 -
Documentation update for PDF Portfolio support Dev W/O UX AR-17404 -
Comprehensive Integration Guide for ARender in Frontend Frameworks Dev W/O UX AR-13432, AR-17198 -
Fix for Transparent Background Annotations in Print/Download Issue AR-17391 -