Imageflow Versions Save

High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow

v2.0.0-preview8

7 months ago

Please update immediately if you process untrusted images with Imageflow. See https://github.com/imazen/imageflow/security/advisories/GHSA-7vpr-3ppw-qrpj for more information.

Changes

  • This release requires libc 2.31 or higher (such as Ubuntu 20+) on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions).
  • All dependencies have been updated to their latest stable versions
  • imageflow_tool requires valid UTF-8 paths passed to --in and --out, rather than silently dropping invalid characters.

v2.0.0-preview5

1 year ago

NOTE: linux nuget packages are now built on Ubuntu 20.04, since Ubuntu 18.04 is no longer available on GitHub. This may break older platforms.

  • Add &srcset syntax
  • Make webp read &quality if &webp.quality is missing
  • Update dependencies

v2.0.0-preview4

1 year ago

Gracefully handles jpeg quality values over 100, clamping them to 100.

v2.0.0-preview3

1 year ago

Fixes #613

v2.0.0-preview2

1 year ago

v2.0.0-preview1

1 year ago

This release marks the removal of imageflow_server and some small other breaking changes.

v1.7.3-rc67

1 year ago

v1.7.2-rc66

1 year ago

Add support in Nuget package for being referenced as a transitive build dependency

v1.7.1-rc65

1 year ago

This release implements all exposed rounded corners features (circle, per-quadrant, percentages, pixel radius) with optimized anti-aliasing.

v1.7.0-rc64

1 year ago