Flask-iiif

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 3

1.0.0

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- api: fix resize of greyscale source images
- bump flask to >=2.0, pin Werkzeug <3.0
- fix deprecated use of ``attachment_filename``

0.6.3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- remove custom resizing of GIF

0.6.2

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Removes encoding of key, due to incompatibility with python3
- Makes temp folder location regarding the generation of gif files configurable
- Removes upper pinning of Werkzeug
- Closes image after usage to avoid leaking memory during api requests
- Migrates CI to gh-actions
- Updates copyright and contributors

0.6.1

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Added missing ``app`` argument for the ``flask_iiif.cache.ImageCache``
constructor.

0.6.0

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Removes support for Python 2.7
- Image API specification fixes
- Support both ``gray`` and ``grey`` as valid qualities.
- Rotations are now performed clock-wise.
- No padding added to resized images.
- Better support for image extension conversions (``.tif/.tiff``, ``.jp2``).
- Pillow bumped to v4.0
- Introduced ``IIIF_CACHE_IGNORE_ERRORS`` config variable to allow ignoring
cache access exceptions.
- Changed ``current_iiif.cache`` from a callable function to a Werkzeug
``cached_property``.

0.5.3

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Adds Last-Lodified and If-Modified-Since to imageapi
- Removes warning message for LocalProxy
- Fixes werkzeug deprecation warning

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.