TwelveMonkeys v3.4.3 Release Notes

Release Date: 2020-01-09 // over 4 years ago
  • ๐Ÿš€ TwelveMonkeys ImageIO 3.4.3 release notes

    ๐Ÿš€ This is a bug fix release.

    What's new?

    ๐Ÿš€ The following bugs/issues are fixed in this release:

    ๐Ÿ›  #493 Fixed subsampling for TIFF < 8 bit samples, no longer throws ArrayIndexOutOfBoundsException
    #501 Fix for reading BMP and other files with TYPE_USHORT_555/565_RGB, ColorModel now has 16 bits
    #510 Fix for possible hang situation in corrupted/malicious JPEG files

    ๐Ÿš€ In addition, any dependencies for Log4J has been removed (previous releases of the TwelveMonkeys servlet module contained an unused provided dependency on Log4J 1.2.17). See Deserialization of Untrusted Data in Log4j for details on why this was removed.