Version Number: 2023.8.0
Release Date: 28-mar-2025
Download: https://www.arender.io/download/v2023
ARender 2023.8.0 is a minor release that improves platform robustness, resolves critical bugs, and enhances deployment flexibility. With a focus on compatibility, high availability, and document accessibility, this version solidifies ARender’s readiness for production environments at scale.
Highlights include better Helm chart configurability, improved support for complex documents such as XFA forms and emails, security upgrades, and bug fixes that ensure smoother integrations.
This version requires the following software versions as prerequisites:
ARender now properly opens previously unreadable and specific email documents (AR-17390).
Improved compatibility for certain XFA PDF forms that previously failed to render properly (AR-17402).
Hazelcast configuration updated in Helm (AR-17397)
Config map for Hazelcast is now extendable (AR-17479)
Helm chart now supports local-path provisioner for volumes (AR-17483)
Upgraded third-party libraries to address minor vulnerabilities (AR-17480)
Fixed an issue retrieving document IDs for altered documents in high-availability environments (AR-17481). More details in the documentation below:
Resolved an issue where soffice processes weren’t closing correctly, preventing defunct process buildup (AR-15409)
Configurable Hazelcast config maps enable full HA deployments in Helm charts (AR-17479)
Local-path volume support allows ARender to be deployed locally without a cloud storage provisioner (AR-17483)
Summary | Issue Type | Key (AR Ticket ID) | Linked Issue (TMAPR Ticket ID) |
---|---|---|---|
Problem opening a specific email document | Issue | AR-17390 | TMAPR-6150 |
Helm chart Hazelcast configuration missing | Issue | AR-17397 | TMAPR-6165 |
XFA form not recognized and not converted | Issue | AR-17402 | TMAPR-6168 |
Make hazelcast config map configurable | Evolution | AR-17479 | TMAPR-6171 |
Upgrade minor libs for security | Dev W/O UX | AR-17480 | TMAPR-6184 |
Issue retrieving altered document ID | Issue | AR-17481 | TMAPR-6210 |
Zombie soffice processes | Issue | AR-15409 | TMAPR-5188 |
Helm support for local-path provisioner | Evolution | AR-17483 | AR-17397 |