Skip to content

v3.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 15:31
· 255 commits to master since this release

Fix

  • Fix crashes in cases where the max_bytes processing option was used and image saving failed.
  • Fix error when using the extend or extend_aspect_ratio processing option while setting zero width or height.
  • Fix color loss when applying a watermark with a palette on an image without a palette.
  • (pro) Fix crashes when using IMGPROXY_SMART_CROP_FACE_DETECTION with large IMGPROXY_CONCURRENCY.
  • (pro) Fix watermark scaling when neither watermark scale nor watermark size is specified.