Pillow (PIL Fork)
4.0.0
  • Installation
  • Handbook
  • Reference
  • Porting
  • About
  • Release Notes
    • 4.0.0
    • 3.4.0
    • 3.3.2
    • 3.3.0
    • 3.2.0
    • 3.1.2
    • 3.1.1
    • 3.1.0
    • 3.0.0
    • 2.8.0
    • 2.7.0
Pillow (PIL Fork)
  • Docs »
  • Release Notes
  • View page source

Release NotesΒΆ

Note

Contributors please include release notes as needed or appropriate with your bug fixes, feature additions and tests.

  • 4.0.0
    • Python 2.6 and 3.2 Dropped
    • Support added for Python 3.6
    • OleFileIO.py
    • SGI image save
    • Zero sized images
    • Internal handles_eof flag
    • Image.core.stretch removed
  • 3.4.0
    • New resizing filters
    • Deprecation Warning when Saving JPEGs
    • New DDS Decoders
    • Append images to GIF
    • Save multiple frame TIFF
    • Image.core.open_ppm removed
  • 3.3.2
    • Integer overflow in Map.c
    • Sign Extension in Storage.c
  • 3.3.0
    • Libimagequant support
    • New Setup.py options
    • Resizing
    • Rotation
    • Image Metadata
  • 3.2.0
    • New DDS and FTEX Image Plugins
    • Updates to the GbrImagePlugin
    • Passthrough Parameters for ImageDraw.text
    • ImageSequence.Iterator changes
  • 3.1.2
    • CVE-2016-3076 – Buffer overflow in Jpeg2KEncode.c
  • 3.1.1
    • CVE-2016-0740 – Buffer overflow in TiffDecode.c
    • CVE-2016-0775 – Buffer overflow in FliDecode.c
    • CVE-2016-2533 – Buffer overflow in PcdDecode.c
    • Integer overflow in Resample.c
  • 3.1.0
    • ImageDraw arc, chord and pieslice can now use floats
    • Consistent multiline text spacing
    • Exif, Jpeg and Tiff Metadata
  • 3.0.0
    • Saving Multipage Images
    • Tiff ImageFileDirectory Rewrite
    • Deprecated Methods
    • LibJpeg and Zlib are Required by Default
  • 2.8.0
    • Open HTTP response objects with Image.open
  • 2.7.0
    • Sane Plugin
    • Png text chunk size limits
    • Image resizing filters
    • Image transposition
    • Gaussian blur and unsharp mask
    • TIFF Parameter Changes
Next Previous

© Copyright 1995-2011 Fredrik Lundh, 2010-2017 Alex Clark and Contributors.

Built with Sphinx using a theme provided by Read the Docs.