2025.09 Release Notes
Release date: 17th September 2025
Next release: 29th October 2025
Key features at a glance
- General bug fixes
- fix for RGB and motion vector in AVIF decoding as well as up to 10% speed improvements
- Ability to specify co-ords for text Watermark
- Addition of Input and Output Streams for accessing ASCII85, ASCIIHex, LZW, and RunLength
- Java 25 is supported
New features and Enhancements
-
JDEL-746 Allow specifying coordinates for Text based watermarks
-
JDEL-756 Implement InputStreams and OutputStreams for accessing the PDF Filters ASCII85, ASCIIHex, LZW, and RunLength
-
JDEL-760 AVIF decoding fix for RGB, motion vector, and speed improvements
-
JDEL-762 Confirmed Java 25 is supported
Fixes
-
JDEL-757 32-bit BI_BITFIELDS BMP with unmasked alpha channel should render as opaque
-
JDEL-759 32-bit BI_RGB BMP should not interpret alpha channel unless DIB header is greater than BITMAPV4HEADER