Add
- Add
IMGPROXY_URL_REPLACEMENTS
config. - (pro) Add
IMGPROXY_STRIP_METADATA_DPI
config. - (pro) Add dpi processing option.
- (pro) Add WebP EXIF and XMP to the
/info
response. - (pro) Add Photoshop resolution data to the
/info
response.
Change
- Preserve GIF's bit-per-sample.
- Respond with 422 on error during image loading.
Fix
- (pro) Fix applying the
resizing_algorithm
processing option when resizing images with an alpha channel.