imgproxy v3.0.0.beta1 Release Notes

Release Date: 2021-10-01 // over 2 years ago
  • โž• Added

    ๐Ÿ”„ Change

    • ETag generator & checker uses source image ETag when possible.

    โœ‚ Removed

    • Removed basic URL format, use [advanced one](./docs/generating_the_url.md) instead.
    • Removed IMGPROXY_MAX_SRC_DIMENSION config, use IMGPROXY_MAX_SRC_RESOLUTION instead.
    • Removed IMGPROXY_GZIP_COMPRESSION config.
    • Removed IMGPROXY_MAX_GIF_FRAMES config, use IMGPROXY_MAX_ANIMATION_FRAMES instead.
    • Removed crop resizing type, use [crop](./docs/generating_the_url.md#crop) processing option instead.
    • โฌ‡๏ธ Dropped old libvips (<8.8) support.