Skip to content

v0.8.22

Compare
Choose a tag to compare
@cshum cshum released this 26 May 04:31
· 612 commits to master since this release

Filter max_bytes(amount)

Automatically degrades the quality of the image until the image is under the specified amount of bytes

Improved Memory Control

Improved memory control using jemalloc

What's Changed

  • build: jemalloc by @cshum in #54
  • feat(vips): max_bytes by @cshum in #55
  • fix(vips): fix max_bytes with thumbnailNotSupported by @cshum in #57
  • fix: .env handling for undefined flag

Full Changelog: v0.8.20...v0.8.22