mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-03 18:05:50 +02:00
Update changelog
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
- Add `IMGPROXY_NEW_RELIC_LABELS` config.
|
||||
- Add support of JPEG files with differential Huffman coding or arithmetic coding.
|
||||
- Add `IMGPROXY_PREFERRED_FORMATS` config.
|
||||
- Add `IMGPROXY_REQUESTS_QUEUE_SIZE` config.
|
||||
|
||||
### Change
|
||||
- Change `IMGPROXY_MAX_CLIENTS` default value to 2048.
|
||||
- Allow unlimited connections when `IMGPROXY_MAX_CLIENTS` is set to `0`.
|
||||
- Change `IMGPROXY_TTL` default value to `31536000` (1 year).
|
||||
- Better errors tracking with metrics services.
|
||||
|
||||
### Fix
|
||||
- Fix trimming of CMYK images.
|
||||
|
Reference in New Issue
Block a user