Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 22:04
2e50d7c

0.1.1 (2026-08-05)

Features

  • enforce ImageKit-compatible max size limits (#7) (f2ef4a3)
  • serve HEAD cache hits without downloading bodies (#8) (8012d61)

Bug Fixes

  • bump pinned Rust version to 1.90.0 (#6) (19ea093)
  • encode via libvips suffix options for version safety (#15) (d3ed69b)
  • nixpacks: drop nixLibs to avoid glibc/vdso crash (#12) (7f54f39)
  • nixpacks: install libvips via apt and expose it to pkg-config (4094162)
  • nixpacks: install libvips via apt and expose it to pkg-config (#10) (635184e)
  • nixpacks: patchelf binary to use system linker for apt libs (#14) (1e73fb3)
  • nixpacks: remove LD_LIBRARY_PATH override that breaks nix bash (#13) (80100f8)
  • nixpacks: ship libvips/glib shared libs at runtime (#11) (80c4bfd)

Performance Improvements

  • replace image/webp pipeline with libvips (#9) (6d156bb)