Releases: Stax124/image-proxy
Releases · Stax124/image-proxy
Release list
0.24.0
0.23.0
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
0.21.0
0.20.0
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
0.18.0
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
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
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