Skip to content

v4.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 18:52
· 686 commits to develop since this release
  • The identifier scale constraint suffix syntax is configurable via new scale_constraint_suffix.format and scale_constraint_suffix.pattern keys. (These are a stopgap addition that are not relevant in version 5.0.)
  • Fixed a floating-point rounding bug that could cause an excessively large TIFF pyramid level to be selected, resulting in unnecessary scaling.
  • Fixed a bug whereby corrupt image data could be written to a derivative cache.
  • Updated the PDFBox dependency to address the following security vulnerabilities: CVE-2021-27807, CVE-2021-27906.