github cshum/imagor v0.8.28

latest releases: v1.9.4, v1.9.3, v1.9.2...
4 years ago

Cache-Control Header Options

New options for Cache-Control header - stale-while-revalidate and no-cache support

  -imagor-cache-header-swr duration
        Imagor HTTP Cache-Control header stale-while-revalidate for successful image response (default 24h0m0s)
  -imagor-cache-header-no-cache
        Imagor HTTP Cache-Control header no-cache for successful image response

What's Changed

  • feat(imagor): Cache-Control header stale-while-revalidate support by @cshum in #63
  • fix(vips): crop with trim handling
  • fix(vips): focal filter with crop
  • feat(imagor): http HEAD method support
  • fix(imagor): fix avif load error

Full Changelog: v0.8.23...v0.8.28

Don't miss a new imagor release

NewReleases is sending notifications on new releases.