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
andheight
arguments of the crop processing option can be less than1
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.