2025.11 Release Notes
Release date: 18th November 2025
Next release: 6th January 2026
Announcements:
HTML-3976 The minFontSize setting has been deprecated and is due for removal in 2026.01. This setting is no longer necessary as Chrome stopped setting a default minimum font size in all distributions in October 2023. For more details, see crbug.com/40277515#comment6. Please let us know if you have any feedback regarding this.
Enhancements:
CORE-4127 Improved our handling of 1-pixel sized images/lines that are being scaled below 1-pixel and wouldn’t get output/rendered. These images should now be output correctly
Fixes:
CORE-4053 Fixed StackOverflowError which would stop the file conversion, caused by a recursive loop in Action’s /Next key
CORE-4139 Fixed a bug where /P value in a FileAttachment would decode incorrectly
CORE-4140 Fixed null /Dest value causing a NullPointerException, stopping a conversion from successfully finishing