pillow v8.3.2 Release Notes

Release Date: 2021-09-02 // over 2 years ago
    • CVE-2021-23437 Raise ValueError if color specifier is too long [hugovk, radarhere]

    • 🛠 Fix 6-byte OOB read in FliDecode [wiredfool]

    • ➕ Add support for Python 3.10 #5569, #5570 [hugovk, radarhere]

    • Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression #5588 [kmilos, radarhere]

    • ⚡️ Updates for ImagePalette channel order #5599 [radarhere]

    • Hide FriBiDi shim symbols to avoid conflict with real FriBiDi library #5651 [nulano]