Easy-thumbnails

Latest version: v2.10

Safety actively analyzes 688775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

2.8.1

------------------

* Add support for Django 4.
* New ``THUMBNAIL_IMAGE_SAVE_OPTIONS`` setting.
* Fix 587: Uploading SVG Images to S3 storage.

2.8.0

------------------

* Add support for thumbnailing SVG images. This is done by adding an emulation layer named VIL,
which aims to be compatible with PIL. All thumbnailing operations, such as scaling and cropping
behave like pixel images.
* Remove configuration directives ``THUMBNAIL_HIGH_RESOLUTION`` and ``THUMBNAIL_HIGHRES_INFIX``
from easy-thumbnails setting directives.

2.7.2

------------------

* Add support for Django 3.2 and Python-3.10.
* Fix 563: Do not close image after loading content.
* In management command ``thumbnail_cleanup``, replace ``print``-statements
against ``stdout.write``.
* Use Python format strings whereever possible.

2.7.1

------------------

* Add support for Django 3.1

2.7.0

------------------

* Add support for Django 3.0
* Drop support for Python 2
* Drop support for Django < 1.11
* Drop support for Django 2.0, 2.1

2.6.0

------------------

* Added testing for Django 2.2 (no code changes required).

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.