Easy-thumbnails

Latest version: v2.10

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

Scan your dependencies

Page 3 of 5

2.5.0

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

* Support Django versions up to 1.11. Version 2.0 is in beta.

* Fix: Pickle/unpickle machine. The ThumbnailerField fields no longer
generated thumbnails.

* Removed all references to South migrations.

2.4.2

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

* Supported Django versions are now 1.8 or 1.10+, Python 2.7 minimum.

* Fix IOError saving JPEG files with transparency on Pillow 4.2+.

* Fix 450, 473: fixed int/string is not a callable in management command.

* Fix 456: Delete method of ThumbnailerFieldFile is called twice.

2.4.1

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

* New minimum requirement of Django 1.4 or 1.7+.

* Fix EXIF orientation to use transpose.

* Upgrades to avoid deprecation warnings.

* Fix app settings not working in Django 1.11.

* Fix a bad conditional check causing incorrect behaviour in autocropping
transparent images.

* Django 1.8+ compatibility for ``thumbnail_cleanup`` command.

* Add ``easy_thumbnails_tags`` template tag mirror to allow multiple
thumbnailer libraries to coexist happily.

* Limit pillow to its final compatible version when on Python 2.6

* Fix tests.

2.3

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

* New ``Alias`` namer.

* Avoid a potential concurrency issue with creating the cache.

* Fix incorrect use of select_related for source thumbnail model.

* Removed some vestigal processor arguments.

* Allow ``HIGH_RESOLUTION`` argument on thumbnail template tag.

* Add logic to correctly handle thumbnail images on deferred models (e.g. when
using ``.only()``).

* Add a ``data_uri`` filter to allow rendering of an image inline as a data
uri.

2.2.1

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

* Fixed: Option ``zoom`` can also be used by itself, without combining it with
``crop``.

2.2

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

* Fix migrations for Django 1.7 final.

* Fix contain bad image EXIFs being able to still raise an exception.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.