Skip to content

v0.30.0 - 1st February 2022

  • Add support for GIF output to prebuilt binaries.

  • Reduce minimum Linux ARM64v8 glibc requirement to 2.17.

  • Verify prebuilt binaries with a Subresource Integrity check.

  • Standardise WebP effort option name, deprecate reductionEffort.

  • Standardise HEIF effort option name, deprecate speed.

  • Add support for IIIF v3 tile-based output.

  • Expose control over CPU effort for palette-based PNG output. #2541

  • Improve animated (multi-page) image resize and extract. #2789 @kleisauke

  • Expose platform and architecture of vendored binaries as sharp.vendor. #2928

  • Ensure 16-bit PNG output uses correct bitdepth. #2958 @gforge

  • Properly emit close events for duplex streams. #2976 @driannaude

  • Expose unlimited option for SVG and PNG input, switches off safety features. #2984

  • Add withoutReduction option to resize operation. #3006 @christopherbradleybanks

  • Add resolutionUnit as tiff option and expose in metadata. #3023 @ompal-sisodiya

  • Ensure rotate-then-extract works with EXIF mirroring. #3024