1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00

Update changelog

This commit is contained in:
DarthSim 2022-07-27 17:45:14 +06:00
parent 043b5af314
commit 2bbd4142d4

View File

@ -17,6 +17,9 @@
- 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.
- (docker) Faster and better saving of GIF.
- (docker) Faster saving of AVIF.
- (docker) Faster loading and saving of PNG.
### Fix
- Fix trimming of CMYK images.