Changelog
v2.2.1
- Source file size limit;
- More memory usage optimizations.
v2.2.0
- Optimized memory usage. Memory usage tweaks;
Vary
header is set when WebP detection, client hints or GZip compression are enabled;
- Health check doesn't require
Authorization
header anymore.
v2.1.5
v2.1.4
- SVG sources support;
- Fixed support for not animated GIFs;
- Proper filename in the
Content-Disposition
header;
- Memory usage optimizations.
v2.1.3
v2.1.2
v2.1.1
- Fixed EXIF orientation fetching;
- When libvips failed to save PNG, imgproxy will try to save is without embedded ICC profile.
v2.1.0
v2.0.3
Fixed URL validation when IMGPROXY_BASE_URL is used
v2.0.2
Fixed smart crop + blur/sharpen SIGSEGV on Alpine
v2.0.1
Minor fixes
v2.0.0
All-You-Ever-Wanted release! :tada:
v1.1.8
- Disabled libvips cache to prevent SIGSEGV on Alpine
v1.1.7
v1.1.6
- Added progressive JPEG and interlaced PNG support
v1.1.5.1
- Fixed autorotation when image is not resized
v1.1.5
- Add CORS headers
- Add IMGPROXY_BASE_URL config
- Add Content-Length header
v1.1.4
- Added request ID
- Idle time does not causes timeout
- Increased default maximum number of simultaneous active connections