v0.32.6 - 18th September 2023
-
Upgrade to libvips v8.14.5 for upstream bug fixes.
-
Ensure composite tile images are fully decoded (regression in 0.32.0). #3767
-
Ensure
withMetadata
can add ICC profiles to RGB16 output. #3773 -
Ensure
withMetadata
does not reduce 16-bit images to 8-bit (regression in 0.32.5). #3773 -
TypeScript: Add definitions for block and unblock. #3799 @ldrick