github imgproxy/imgproxy v2.3.0

latest releases: v3.24.1, v3.24.0, v3.23.0...
4 years ago
  • libvips v8.8 support: better processing of animated GIFs, built-in CMYK profile, better WebP scale-on-load, etc;
  • Animated WebP support. IMGPROXY_MAX_GIF_FRAMES is deprecated, use IMGPROXY_MAX_ANIMATION_FRAMES;
  • HEIC support;
  • crop processing option. resizing_type:crop is deprecated;
  • Offsets for gravity;
  • Resizing type auto. If both source and resulting dimensions have the same orientation (portrait or landscape), imgproxy will use fill. Otherwise, it will use fit;
  • Development errors mode. When IMGPROXY_DEVELOPMENT_ERRORS_MODE is true, imgproxy will respond with detailed error messages. Not recommended for production because some errors may contain stack trace;
  • Better stack trace for image processing errors;
  • Allowed URL query for /health;
  • IMGPROXY_KEEP_ALIVE_TIMEOUT config.

Don't miss a new imgproxy release

NewReleases is sending notifications on new releases.