mirror of
				https://github.com/imgproxy/imgproxy.git
				synced 2025-10-30 23:08:02 +02:00 
			
		
		
		
	
		
			
				
	
	
	
		
			28 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			28 KiB
		
	
	
	
	
	
	
	
Changelog
[Unreleased]
Change
- Add support for Managed Identity or Service Principal credentials to Azure Blob Storage integration.
Fix
- Fix craches in some cases when using OpenTelemetry in Amazon ECS.
- (pro) Fix saving of GIF with too small frame delay to MP4
[3.12.0] - 2022-12-11
Add
- Add IMGPROXY_MAX_ANIMATION_FRAME_RESOLUTIONconfig.
- Add Amazon CloudWatch support.
- (pro) Add bestresultig image format.
- (pro) Add IMGPROXY_WEBP_COMPRESSIONconfig and webp_options processing option.
Change
- Change IMGPROXY_FORMAT_QUALITYdefault value toavif=65.
- Change IMGPROXY_AVIF_SPEEDdefault value to8.
- Change IMGPROXY_PREFERRED_FORMATSdefault value tojpeg,png,gif.
- Set Cache-Control: no-cacheheader to the health check responses.
- Allow replacing line breaks with \ninIMGPROXY_OPEN_TELEMETRY_SERVER_CERT,IMGPROXY_OPEN_TELEMETRY_CLIENT_CERT, andIMGPROXY_OPEN_TELEMETRY_CLIENT_KEY.
Fix
- Fix 3GP video format detection.
[3.11.0] - 2022-11-17
Add
- Add IMGPROXY_OPEN_TELEMETRY_GRPC_INSECUREconfig.
- Add IMGPROXY_OPEN_TELEMETRY_TRACE_ID_GENERATORconfig.
- (pro) Add XMP data to the /inforesponse.
Change
- Better XMP data stripping.
- Use parent-based OpenTelemetry sampler by default.
- Use fixed TraceIdRatioBased sampler with OpenTelemetry.
[3.10.0] - 2022-11-04
Add
- Add IMGPROXY_CLIENT_KEEP_ALIVE_TIMEOUTconfig.
- (pro) Add disable_animation processing option.
- (pro) Add gradient processing option.
Fix
- Fix false-positive SVG detections.
- Fix possible infinite loop during SVG sanitization.
- (pro) Fix saving of GIF with variable frame delay to MP4.
- (pro) Fix the size of video thumbnails if the video has a defined sample aspect ratio.
[3.9.0] - 2022-10-19
Add
- Add IMGPROXY_SVG_FIX_UNSUPPORTEDconfig.
Fix
- Fix HTTP response status when OpenTelemetry support is enabled.
- (docker) Fix saving of paletted PNGs with low bit-depth.
[3.8.0] - 2022-10-06
Add
- Add raw processing option.
- Add OpenTelemetry support.
- (pro) Add encrypted source URL support.
- (pro) Add watermark_shadow processing option.
Changed
- Try to fix some invalid source URL cases that happen because of URL normalization.
[3.7.2] - 2022-08-22
Changed
- (docker) Faster images quantization.
- (docker) Faster loading of GIF.
[3.7.1] - 2022-08-01
Fix
- Fix memory bloat in some cases.
- Fix format_qualityusage in presets.
[3.7.0] - 2022-07-27
Add
- Add support of 16-bit BMP.
- Add IMGPROXY_NEW_RELIC_LABELSconfig.
- Add support of JPEG files with differential Huffman coding or arithmetic coding.
- Add IMGPROXY_PREFERRED_FORMATSconfig.
- Add IMGPROXY_REQUESTS_QUEUE_SIZEconfig.
- Add requests_in_progressandimages_in_progressmetrics.
- Add queue segment/span to request traces.
- Add sending additional metrics to Datadog and IMGPROXY_DATADOG_ENABLE_ADDITIONAL_METRICSconfig.
- Add sending additional metrics to New Relic.
Change
- Change IMGPROXY_MAX_CLIENTSdefault value to 2048.
- Allow unlimited connections when IMGPROXY_MAX_CLIENTSis set to0.
- Change IMGPROXY_TTLdefault value to31536000(1 year).
- Better errors tracking with metrics services.
- (docker) Faster and better saving of GIF.
- (docker) Faster saving of AVIF.
- (docker) Faster loading and saving of PNG.
Fix
- Fix trimming of CMYK images.
- Respond with 404 when the source image can not be found in OpenStack Object Storage.
- Respond with 404 when file wasn't found in the GCS storage.
[3.6.0] - 2022-06-13
Add
- Add IMGPROXY_RETURN_ATTACHMENTconfig and return_attachment processing option.
- Add SVG sanitization and IMGPROXY_SANITIZE_SVGconfig.
Change
- Better animation detection.
Fix
- Respond with 404 when file wasn't found in the local storage.
[3.5.1] - 2022-05-20
Change
- Fallback from AVIF to JPEG/PNG if one of the result dimensions is smaller than 16px.
Fix
- (pro) Fix some PDF pages background.
- (docker) Fix loading some HEIF images.
[3.5.0] - 2022-04-25
Add
- Add support of RLE-encoded BMP.
- Add IMGPROXY_ENFORCE_THUMBNAILconfig and enforce_thumbnail processing option.
- Add X-Result-WidthandX-Result-Heightto debug headers.
- Add IMGPROXY_KEEP_COPYRIGHTconfig and keep_copyright processing option.
Change
- Use thumbnail embedded to HEIC/AVIF if its size is larger than or equal to the requested.
[3.4.0] - 2022-04-07
Add
- Add IMGPROXY_FALLBACK_IMAGE_TTLconfig.
- (pro) Add watermark_size processing option.
- Add OpenStack Object Storage ("Swift") support.
- Add IMGPROXY_GCS_ENDPOINTconfig.
Change
- (pro) Don't check Content-Lengthheader of videos.
Fix
- (pro) Fix custom watermarks on animated images.
[3.3.3] - 2022-03-21
Fix
- Fix s3scheme status codes.
- (pro) Fix saving animations to MP4.
[3.3.2] - 2022-03-17
Fix
- Write logs to STDOUT instead of STDERR.
- (pro) Fix crashes when some options are used in presets.
[3.3.1] - 2022-03-14
Fix
- Fix transparrency in loaded ICO.
- (pro) Fix video thumbnails orientation.
[3.3.0] - 2022-02-21
Added
- Add the IMGPROXY_MAX_REDIRECTSconfig.
- (pro) Add the IMGPROXY_SERVER_NAMEconfig.
- (pro) Add the IMGPROXY_HEALTH_CHECK_MESSAGEconfig.
- Add the IMGPROXY_HEALTH_CHECK_PATHconfig.
[3.2.2] - 2022-02-08
Fix
- Fix the IMGPROXY_AVIF_SPEEDconfig.
[3.2.1] - 2022-01-19
Fix
- Fix support of BMP with unusual data offsets.
[3.2.0] - 2022-01-18
Added
- (pro) Add video_metato the/inforesponse.
- Add zoom processing option.
- Add 1/2/4-bit BMP support.
Change
- Optimized crop.
Fix
- Fix Datadog support.
- Fix forceresizing + rotation.
- (pro) Fix objgravity.
[3.1.3] - 2021-12-17
Fix
- Fix ETag checking when S3 is used.
[3.1.2] - 2021-12-15
Fix
- (pro) Fix object detection.
[3.1.1] - 2021-12-10
Fix
- Fix crashes in some scenarios.
[3.1.0] - 2021-12-08
Added
- Add IMGPROXY_ETAG_BUSTERconfig.
- (pro) watermark_text processing option.
Change
- Improved ICC profiles handling.
- Proper error message when the deprecated basic URL format is used.
- Watermark offsets can be applied to replicated watermarks.
Fix
- (pro) Fix parsing metadata of extended sequential JPEGs.
[3.0.0] - 2021-11-23
Added
- (pro) Autoquality.
- (pro) Object detection: objgravity type, blur_detections processing option, draw_detections processing option.
- (pro) Chained pipelines
- IMGPROXY_FALLBACK_IMAGE_HTTP_CODEconfig.
- (pro) fallback_image_url processing option.
- expires processing option.
- skip processing processing option.
- Datadog metrics.
- forceand- fill-downresizing types.
- min-width and min-height processing options.
- format_quality processing option.
- Add X-Origin-WidthandX-Origin-Heightto debug headers.
- Add IMGPROXY_COOKIE_PASSTHROUGHandIMGPROXY_COOKIE_BASE_URLconfigs.
- Add client_ipto requests and responses logs.
Change
- ETag generator & checker uses source image ETag when possible.
- 304 Not Modifiedresponses includes- Cache-Control,- Expires, and- Varyheaders.
- dprprocessing option doesn't enlarge image unless- enlargeis true.
- imgproxy responds with 500HTTP code when the source image downloading error seems temporary (timeout, server error, etc).
- When IMGPROXY_FALLBACK_IMAGE_HTTP_CODEis zero, imgproxy responds with the usual HTTP code.
- BMP support doesn't require ImageMagick.
- Save GIFs without ImageMagick (vips 8.12+ required).
Fix
- Fix Client Hints behavior. Widthis physical size, so we should divide it byDPRvalue.
- Fix scale-on-load in some rare cases.
- Fix the default Sentry release name.
- Fix the healthcommand when the path prefix is set.
- Escape double quotes in content disposition.
Removed
- Removed basic URL format, use advanced one instead.
- Removed IMGPROXY_MAX_SRC_DIMENSIONconfig, useIMGPROXY_MAX_SRC_RESOLUTIONinstead.
- Removed IMGPROXY_GZIP_COMPRESSIONconfig.
- Removed IMGPROXY_MAX_GIF_FRAMESconfig, useIMGPROXY_MAX_ANIMATION_FRAMESinstead.
- Removed cropresizing type, use crop processing option instead.
- Dropped old libvips (<8.10) support.
- (pro) Removed advanced GIF optimizations. All optimizations are applied by default ib both OSS and Pro versions.
[3.0.0.beta2] - 2021-11-15
Added
- Add X-Origin-WidthandX-Origin-Heightto debug headers.
- Add IMGPROXY_COOKIE_PASSTHROUGHandIMGPROXY_COOKIE_BASE_URLconfigs.
Change
- dprprocessing option doesn't enlarge image unless- enlargeis true.
- 304 Not Modifiedresponses includes- Cache-Control,- Expires, and- Varyheaders.
- imgproxy responds with 500HTTP code when the source image downloading error seems temporary (timeout, server error, etc).
- When IMGPROXY_FALLBACK_IMAGE_HTTP_CODEis zero, imgproxy responds with the usual HTTP code.
- BMP support doesn't require ImageMagick.
Fix
- Fix Client Hints behavior. Widthis physical size, so we should divide it byDPRvalue.
- Fix scale-on-load in some rare cases.
- Fix requests_totalcounter in Prometheus.
[3.0.0.beta1] - 2021-10-01
Added
- (pro) Autoquality.
- (pro) Object detection: objgravity type, blur_detections processing option, draw_detections processing option.
- (pro) Chained pipelines
- IMGPROXY_FALLBACK_IMAGE_HTTP_CODEconfig.
- (pro) fallback_image_url processing option.
- expires processing option.
- skip processing processing option.
- Datadog metrics.
- forceand- fill-downresizing types.
- min-width and min-height processing options.
- format_quality processing option.
Change
- ETag generator & checker uses source image ETag when possible.
Removed
- Removed basic URL format, use advanced one instead.
- Removed IMGPROXY_MAX_SRC_DIMENSIONconfig, useIMGPROXY_MAX_SRC_RESOLUTIONinstead.
- Removed IMGPROXY_GZIP_COMPRESSIONconfig.
- Removed IMGPROXY_MAX_GIF_FRAMESconfig, useIMGPROXY_MAX_ANIMATION_FRAMESinstead.
- Removed cropresizing type, use crop processing option instead.
- Dropped old libvips (<8.8) support.
[2.17.0] - 2021-09-07
Added
- Wildcard support in IMGPROXY_ALLOWED_SOURCES.
Change
- If the source URL contains the IMGPROXY_BASE_URLprefix, it won't be added.
Fix
- (pro) Fix path prefix support in the /infohandler.
Deprecated
- The basic URL format is deprecated and can be removed in future versions. Use advanced URL format instead.
[2.16.7] - 2021-07-20
Change
- Reset DPI while stripping meta.
[2.16.6] - 2021-07-08
Fix
- Fix performance regression in ICC profile handling.
- Fix crashes while processing CMYK images without ICC profile.
[2.16.5] - 2021-06-28
Change
- More clear downloading errors.
Fix
- Fix ICC profile handling in some cases.
- Fix handling of negative height value for BMP.
[2.16.4] - 2021-06-16
Change
- Use magenta (ff00ff) as a transparency key in trim.
Fix
- Fix crashes while processing some SVGs (dockerized version).
- (pro) Fix parsing HEIF/AVIF meta.
[2.16.3] - 2021-04-05
Fix
- Fix PNG quantization palette size.
- Fix parsing HEIF meta.
- Fix debig header.
[2.16.2] - 2021-03-04
Change
- Updated dependencies in Docker.
[2.16.1] - 2021-03-02
Fix
- Fix delays and loop numbers of animated images.
- Fix scale-on-load of huge SVGs.
- (pro) Fix loading of PDFs with transparent background.
[2.16.0] - 2021-02-08
Added
- AVIF support.
- Azure Blob Storage support.
- IMGPROXY_STRIP_COLOR_PROFILEconfig and strip_color_profile processing option.
- IMGPROXY_FORMAT_QUALITYconfig.
- IMGPROXY_AUTO_ROTATEconfig and auto_rotate processing option.
- rotate processing option.
- widthand- heightarguments of the crop processing option can be less than- 1that 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 /inforesponse.
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 dproption.
- 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 /inforesponse.
[2.15.0] - 2020-09-03
Added
- Ability to skip processing of some formats. See Skip processing.
- (pro) PDF support.
- (pro) video_thumbnail_second processing option.
- (pro) page processing option.
- (pro) background_alpha processing option.
- (pro) IMGPROXY_VIDEO_THUMBNAIL_PROBE_SIZEandIMGPROXY_VIDEO_THUMBNAIL_MAX_ANALYZE_DURATIONconfigs.
Changed
- Speed up generation of video thumbnails with large timestamps.
Fix
- Fix paddingandextendbehaior when converting from a fromat without alpha support to one with alpha support.
- Fix WebP dimension limit handling.
- (pro) Fix thumbnails generation of some videos.
[2.14.1] - 2020-07-22
Fix
- Fix ICO saving.
[2.14.0] - 2020-07-17
Added
- IMGPROXY_PROMETHEUS_NAMESPACEconfig.
- strip_metadata processing option.
- (pro) Configurable unsharpening. See Unsharpening configs and unsharpening processing option.
Changed
- Better for libvips memory metrics for Prometheus.
- Docker image includes the latest versions of dependencies.
- Optimize processing of animated images.
Fix
- Fix error when requested WebP dimension exceeds the WebP dimension limit.
- Fix path parsing in some rare cases.
- Fix HEIC/HEIF header parsing bug.
Deprecated
- (pro) IMGPROXY_APPLY_UNSHARPEN_MASKINGconfig is deprecated, useIMGPROXY_UNSHARPENING_MODEinstead.
[2.13.1] - 2020-05-06
Fixed
- Fix and optimize processing of animated images.
[2.13.0] - 2020-04-22
Added
- Fallback images.
- padding processing option.
Changed
- Optimized memory usage. Especially when dealing with animated images.
Fixed
- Fix crashes during animated images processing.
[2.12.0] - 2020-04-07
Addded
- IMGPROXY_PATH_PREFIXconfig.
- (pro) Video thumbnails.
- (pro) Getting the image info.
Changed
- Improved trimprocessing option.
- Quantizr updated to 0.2.0 in Docker image.
[2.11.0] - 2020-03-12
Changed
- Replaced imagequant with Quantizr in docker image.
- Removed HEIC saving support.
- Removed JBIG compressin support in TIFF.
[2.10.1] - 2020-02-27
Changed
- imgproxy -vis replaced with- imgproxy version.
Fixed
- Fix loadind BMP stored in ICO.
- Fix ambiguous HEIC magic bytes (MP4 videos has been detected as HEIC).
- Fix build with libvips < 8.6.
- Fix build with Go 1.14.
- Fix go module naming. Use github.com/imgproxy/imgproxy/v2to build imgproxy from source.
[2.10.0] - 2020-02-13
Added
- IMGPROXY_NETWORKconfig. Allows to bind on Unix socket.
- IMGPROXY_CACHE_CONTROL_PASSTHROUGHconfig.
- imgproxy healthcommand.
- (pro) IMGPROXY_GIF_OPTIMIZE_FRAMES&IMGPROXY_GIF_OPTIMIZE_TRANSPARENCYconfigs andgif_optionsprocessing option.
- (pro) IMGPROXY_CUSTOM_REQUEST_HEADERS,IMGPROXY_CUSTOM_RESPONSE_HEADERS, andIMGPROXY_CUSTOM_HEADERS_SEPARATORconfigs.
Changed
- Better SVG detection.
Fixed
- Fix detection of SVG starting with a comment.
[2.9.0] - 2020-01-30
Added
- trimprocessing option.
- IMGPROXY_STRIP_METADATAconfig.
Fixed
- Fixed focus point crop calculation.
[2.8.2] - 2020-01-13
Changed
- Optimized memory usage.
Fixed
- Fixed IMGPROXY_ALLOWED_SOURCESconfig.
[2.8.1] - 2019-12-27
Fixed
- Fix watermark top offset calculation.
[2.8.0] - 2019-12-25
Added
- IMGPROXY_LOG_LEVELconfig.
- max_bytesprocessing option.
- IMGPROXY_ALLOWED_SOURCESconfig.
Changed
- Docker image base is changed to Debian 10 for better stability and performance.
- extendoption now supports gravity.
[2.7.0] - 2019-11-13
Changed
- Boolean processing options such as enlargeandextendare properly parsed.1,t,TRUE,true,Trueare truthy,0,f,F,FALSE,false,Falseare falsy. All other values are treated as falsy and generate a warning message.
Fixed
- Fix segfaults on watermarking in some cases
[2.6.2] - 2019-11-11
Fixed
- Fix formatoption in presets.
[2.6.1] - 2019-10-28
Fixed
- Fix loading of some GIFs by using the edge version of giflib.
[2.6.0] - 2019-10-23
Added
- TIFF and BMP support.
- IMGPROXY_REPORT_DOWNLOADING_ERRORSconfig. Setting it to- falsedisables reporting of downloading errors.
- SVG passthrough. When source image and requested format are SVG, image will be returned without changes.
- IMGPROXY_USE_GCSconfig. When it set to true and- IMGPROXY_GCS_KEYis not set, imgproxy tries to use Application Default Credentials to get access to GCS bucket.
Changed
- Reimplemented and more errors-tolerant image size parsing.
- Log only modified processing options.
Fixed
- Fixed sharpening+watermarking.
- Fixed path parsing when no options is provided and image URL is Base64 encoded.
Deprecated
- Using IMGPROXY_GCS_KEYwithoutIMGPROXY_USE_GCSset totrueis deprecated.
[2.5.0] - 2019-09-19
Added
- structuredand- jsonlog formats. Can be set with- IMGPROXY_LOG_FORMAT.
Changed
- New default log format.
- Better watermarking: image transparency doesn't affect watermarks, faster watermark scaling.
[2.4.1] - 2019-08-29
Changed
- More verbose URL parsing errors.
[2.4.0] - 2019-08-20
Added
- SO_REUSEPORTsocker option support. Can be enabled with- IMGPROXY_SO_REUSEPORT.
- filename option.
Changed
- Better handling if non-sRGB images.
- dproption always changes the resulting size even if it leads to enlarge and- enlargeis falsey.
- Log to STDOUT.
- Only unexpected errors are reported to Bugsnag/Honeybadger/Sentry.
- Better Sentry support.
Deprecated
- GZip compression support is deprecated.
[2.3.0] - 2019-06-25
Added
- libvipsv8.8 support: better processing of animated GIFs, built-in CMYK profile, better WebP scale-on-load, etc;
- Animated WebP support. IMGPROXY_MAX_GIF_FRAMESis deprecated, useIMGPROXY_MAX_ANIMATION_FRAMES;
- HEIC support;
- crop processing option. resizing_type:cropis deprecated;
- Offsets for gravity;
- Resizing type auto. If both source and resulting dimensions have the same orientation (portrait or landscape), imgproxy will usefill. Otherwise, it will usefit;
- Development errors mode. When IMGPROXY_DEVELOPMENT_ERRORS_MODEis true, imgproxy will respond with detailed error messages. Not recommended for production because some errors may contain stack trace;
- IMGPROXY_KEEP_ALIVE_TIMEOUTconfig.
Changed
- Allow URL query for /health;
- Better stack trace for image processing errors;
[2.2.13] - 2019-05-07
Added
- Send X-Request-IDheader in response.
Changed
- Better shrink-on-load.
- Don't import common sRGB IEC61966-2.1 ICC profile unless linear colorspace is used.
- Don't fail on recursive preset usage, just ignore already used preset and log warning.
[2.2.12] - 2019-04-11
Changed
- Don't fail processing when embedded ICC profile is not compatible with the image.
[2.2.11] - 2019-04-08
Changed
- Optimized ICC import when linear colorspace usage is disabled.
[2.2.10] - 2019-04-05
Added
- PNG quantization. Can be enabled with IMGPROXY_PNG_QUANTIZE. Palette size can be specified withIMGPROXY_PNG_QUANTIZATION_COLORS.
Changed
- Resizing images in linear colorspace is disabled by default. Can be enabled with IMGPROXY_USE_LINEAR_COLORSPACE;
[2.2.9] - 2019-04-02
Fixed
Fixed processing of images with embedded profiles that was broken in v2.2.8.
[2.2.8] - 2019-04-01
Added
- Resizing in linear colorspace;
- IMGPROXY_DISABLE_SHRINK_ON_LOADconfig to disable shring-on-load of JPEG and WebP.
Fixed
- Remove orc from Docker image (causes segfaults in some cases).
[2.2.7] - 2019-03-22
Changed
- Memory usage optimizations.
Fixed
- Fix color management.
[2.2.6] - 2019-02-27
Fixed
- Fix signature check when source URL is escaped.
[2.2.5] - 2019-02-21
Added
- extend processing option.
- vips_memory_bytes,- vips_max_memory_bytesand- vips_allocsmetrics for Prometheus.
Fixed
- Fix SVG detection.
[2.2.4] - 2019-02-13
Changed
- Minor improvements.
[2.2.3] - 2019-02-04
Changed
- Simple filesystem transport withh less memory usage.
Fixed
- Fix critical bug with cached C strings;
[2.2.2] - 2019-02-01
- Memory usage optimizations.
[2.2.1] - 2019-01-21
Added
- Source file size limit.
Changed
- More memory usage optimizations.
[2.2.0] - 2019-01-19
Changed
- Optimized memory usage. Memory usage tweaks.
- Varyheader is set when WebP detection, client hints or GZip compression are enabled.
- Health check doesn't require Authorizationheader anymore.
[2.1.5] - 2019-01-14
Added
- Sentry support (thanks to @koenpunt).
- Syslog support.
Fixed
- Fix detection of some kind of WebP images;
[2.1.4] - 2019-01-10
Added
- SVG sources support.
Changed
- Memory usage optimizations.
- Proper filename in the Content-Dispositionheader.
Fixed
- Fix support for not animated GIFs.
[2.1.3] - 2018-12-10
Added
[2.1.2] - 2018-12-02
Added
- ICO support
[2.1.1] - 2018-11-29
Changed
- When libvips failed to save PNG, imgproxy will try to save is without embedded ICC profile.
Fixed
- Fixed EXIF orientation fetching.
[2.1.0] - 2018-11-16
Added
- Plain source URLs support.
- Serving images from Google Cloud Storage.
- Full support of GIFs including animated ones.
- Watermarks.
- New Relic metrics.
- Prometheus metrics.
- DPR option (thanks to selul).
- Cache buster option.
- Quality option.
- Support for custom Amazon S3 endpoints.
- Support for Amazon S3 versioning.
- Client hints support (thanks to selul).
- Truncated signature support (thanks to printercu).
Changed
- imgproxy uses source image format by default for the resulting image.
- Send User-Agentheader when downloading a source image.
- Proper filename in Content-Dispositionheader in the response.
Deprecated
- IMGPROXY_MAX_SRC_DIMENSIONis deprecated, use- IMGPROXY_MAX_SRC_RESOLUTIONinstead.
[2.0.3] - 2018-11-02
Fixed
- Fix URL validation when IMGPROXY_BASE_URL is used.
[2.0.2] - 2018-10-25
Fixed
- Fix smart crop + blur/sharpen SIGSEGV on Alpine.
[2.0.1] - 2018-10-18
Fixed
- Minor fixes.
[2.0.0] - 2018-10-08
All-You-Ever-Wanted release! 🎉
Added
- New advanced URL format. Unleash the full power of imgproxy v2.0.
- Presets. Shorten your urls by reusing processing options.
- Serving images from Amazon S3. Thanks to @crohr, now we have a way to serve files from private S3 buckets.
- Autoconverting to WebP when supported by browser (disabled by default). Use WebP as resulting format when browser supports it.
- Gaussian blur and sharpen filters. Make your images look better than before.
- Focus point gravity. Tell imgproxy what point will be the center of the image.
- Background color. Control the color of background when converting PNG with alpha-channel to JPEG.
Changed
- Key and salt are not required anymore. When key or salt is not specified, signature checking is disabled.
- Imgproxy calcs resulting width/height automaticly when one specified as zero.
- Memory usage is optimized.
[1.1.8] - 2018-10-01
Fixed
- Disable libvips cache to prevent SIGSEGV on Alpine.
[1.1.7] - 2018-09-06
Changed
- Improved ETag generation.
[1.1.6] - 2018-07-26
Added
- Progressive JPEG and interlaced PNG support.
[1.1.5.1] - 2018-05-25
Fixed
- Fix autorotation when image is not resized.
[1.1.5] - 2018-04-27
Added
- CORS headers.
- IMGPROXY_BASE_URLconfig.
- Content-Lengthheader.
[1.1.4] - 2018-03-19
Added
- Request ID in the logs.
Changed
- Idle time does not causes timeout.
- Increased default maximum number of simultaneous active connections.