v0.26.0 - 25th August 2020
-
Prebuilt libvips binaries are now statically-linked and Brotli-compressed, requiring Node.js 10.16.0+.
-
TIFF output
squash
is replaced bybitdepth
to reduce to 1, 2 or 4 bit. -
JPEG output
quality
>= 90 no longer automatically setschromaSubsampling
to4:4:4
. -
Add most
dominant
colour to imagestats
. #640 -
Add support for animated GIF (requires *magick) and WebP output. #2012 @deftomat
-
Add support for libvips ImageMagick v7 loaders. #2258 @vouillon
-
Add support to
withMetadata
for custom ICC profile. #2271 @roborourke -
Ensure prebuilt binaries for ARM default to v7 when using Electron. #2292 @diegodev3