Home / v3.0.0.beta2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-11-15 791 Bytes
v3.0.0.beta2.tar.gz 2021-11-15 294.8 kB
v3.0.0.beta2.zip 2021-11-15 359.0 kB
Totals: 3 Items   654.6 kB 0

Added

  • Add X-Origin-Width and X-Origin-Height to debug headers.
  • Add IMGPROXY_COOKIE_PASSTHROUGH and IMGPROXY_COOKIE_BASE_URL configs.

Change

  • dpr processing option doesn't enlarge image unless enlarge is true.
  • 304 Not Modified responses includes Cache-Control, Expires, and Vary headers.
  • imgproxy responds with 500 HTTP code when the source image downloading error seems temporary (timeout, server error, etc).
  • When IMGPROXY_FALLBACK_IMAGE_HTTP_CODE is zero, imgproxy responds with the usual HTTP code.
  • BMP support doesn't require ImageMagick.

Fix

  • Fix Client Hints behavior. Width is physical size, so we should divide it by DPR value.
  • Fix scale-on-load in some rare cases.
  • Fix requests_total counter in Prometheus.
Source: README.md, updated 2021-11-15