Home / v2.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-10-23 774 Bytes
v2.6.0.tar.gz 2019-10-23 636.2 kB
v2.6.0.zip 2019-10-23 669.1 kB
Totals: 3 Items   1.3 MB 0

Added

  • TIFF and BMP support.
  • IMGPROXY_REPORT_DOWNLOADING_ERRORS config. Setting it to false disables reporting of downloading errors.
  • SVG passthrough. When source image and requested format are SVG, image will be returned without changes.
  • IMGPROXY_USE_GCS config. When it set to true and IMGPROXY_GCS_KEY is not set, imgproxy tries to use Application Default Credentials to get access to GCS bucket.

Changed

  • Reimplemented and more errors-tolerant image size parsing.
  • Log only modified processing options.

Fixed

  • Fixed sharpening+watermarking.
  • Fixed path parsing when no options is provided and image URL is Base64 encoded.

Deprecated

  • Using IMGPROXY_GCS_KEY without IMGPROXY_USE_GCS set to true is deprecated.
Source: README.md, updated 2019-10-23