Skip to content

Releases: Stax124/image-proxy

0.24.0

Choose a tag to compare

@Stax124 Stax124 released this 26 Jun 10:16

What's Changed

  • Better caching - LRU was replaced with Sieve
  • Some small performance optimizations
  • Updated dependencies

Full Changelog: 0.23.0...0.24.0

0.23.0

Choose a tag to compare

@Stax124 Stax124 released this 25 May 20:27

What's Changed

  • Support for non-processable image entries to allow easier onboarding
  • JXL lossless encoding

Full Changelog: 0.22.0...0.23.0

0.22.0

Choose a tag to compare

@Stax124 Stax124 released this 03 May 22:51

What's Changed

  • WebP should now properly support lossless mode

Full Changelog: 0.21.0...0.22.0

0.21.0

Choose a tag to compare

@Stax124 Stax124 released this 03 May 19:27

What's Changed

  • improve alpha channel handling for some formats
  • ci: update Docker CI configuration for improved build process by @Stax124 in #12

Full Changelog: 0.20.0...0.21.0

0.20.0

Choose a tag to compare

@Stax124 Stax124 released this 01 May 21:44

What's Changed

  • added Documentation site
  • added option to disable some formats
  • decrease the threshold of swapping to lanczos3 from 80% to 50% when using the automatic mode to increase the quality of resized outputs
  • you can now change the cache status header name and the default has been changed from X-Cache to X-Image-Proxy-Cache
  • optional automatic image reformatting to higher compression codecs by @Stax124 in #10
  • feat: setup docs github action by @Stax124 in #11
  • updated dependencies

Full Changelog: 0.19.0...0.20.0

0.19.0

Choose a tag to compare

@Stax124 Stax124 released this 19 Apr 22:29

What's Changed

Full Changelog: 0.18.0...0.19.0

0.18.0

Choose a tag to compare

@Stax124 Stax124 released this 14 Apr 14:51

What's Changed

  • Cache-control header configuration
  • Better looking AVIF and WEBP images by default (some performance hit, can be lowered by environmental variables)
  • Unit and integration testing by @Stax124 in #3
  • Bump tokio from 1.50.0 to 1.51.1 by @dependabot[bot] in #2

Full Changelog: 0.17.0...0.18.0

0.17.0

Choose a tag to compare

@Stax124 Stax124 released this 09 Apr 22:25

What's Changed:

  • Arm support - docker images are now being built for both x86 and arm64 platforms
  • Versions will use plain format instead of the v* format

Full Changelog: v0.16.0...0.17.0

v0.16.0

Choose a tag to compare

@Stax124 Stax124 released this 09 Apr 22:03

What's Changed

  • Device pixel ratio support via the dpr= query param or sec-ch-dpr header value

Full Changelog: v0.15.0...v0.16.0

v0.15.0

Choose a tag to compare

@Stax124 Stax124 released this 08 Apr 11:28

What's Changed

  • Even more metrics

Full Changelog: v0.14.0...v0.15.0