imgproxy v2.16.0 Release Notes

Release Date: 2021-02-08 // about 3 years ago
  • โž• Added

    • ๐Ÿ‘ AVIF support.
    • ๐Ÿ‘ Azure Blob Storage support.
    • IMGPROXY_STRIP_COLOR_PROFILE config and strip_color_profile processing option.
    • IMGPROXY_FORMAT_QUALITY config.
    • IMGPROXY_AUTO_ROTATE config and auto_rotate processing option.
    • rotate processing option.
    • width and height arguments of the crop processing option can be less than 1 that is treated by imgproxy as a relative value (a.k.a. crop by percentage).
    • ๐Ÿšš (pro) Remove Adobe Illustrator garbage from SVGs.
    • (pro) Add IPTC tags to the /info response.

    ๐Ÿ”„ Changed

    • Disable scale-on-load for animated images since it causes many problems. Currently, only animated WebP is affected.
    • ๐Ÿ‘Œ Improved ICC profiles handling.
    • โšก๏ธ (pro) Improved and optimized video thumbnails generation.

    ๐Ÿ›  Fix

    • ๐Ÿ›  Fix dpr option.
    • ๐Ÿ›  Fix non-strict SVG detection.
    • ๐Ÿ›  Fix non-UTF8 SVG detection.
    • ๐Ÿ›  Fix checking of connections in queue.
    • (pro) Fix video thumbnail orientation.
    • (pro) Fix EXIF fields titles in the /info response.