2025.10 Release Notes
Release date: 7th October 2025
Next release: 18th November 2025
Announcements:
Java 25: FormVu has been tested against Java 25 and no issues were found.
Enhancements:
HTML-3970 Improved accessibility in output by making each page a region, helping screen readers and other accessible technologies to better understand the layout of the HTML output
HTML-3972 Improved hidden text detection to prevent text being improperly removed when behind semi-transparent images
CORE-4120 Optimized memory usage when cleaning up temporary files. When running on systems with a lot of temporary files, the usage should be significantly lower
CORE-4123 Prevented duplicate exceptions being thrown per single stream of flate decode
Fixes:
HTML-3974 Adjusted output for URI actions
CORE-4111 Fixed escaped characters getting skipped in 2 byte text data, resulting in missing or incorrect characters in output
CORE-4131 Fixed an issue where an object reference of 0 would be treated as valid, leading to a NullPointerException and stopping the conversion