1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-02 11:34:20 +02:00

Update changelog

This commit is contained in:
DarthSim 2023-04-25 23:09:55 +03:00
parent 0863734ff8
commit a79495509a

View File

@ -4,6 +4,7 @@
### Fix
- Fix crashes in cases where the `max_bytes` processing option was used and image saving failed.
- Fix error when using the `extend` or `extend_aspect_ratio` processing option while setting zero width or height.
- (pro) Fix crashes when using `IMGPROXY_SMART_CROP_FACE_DETECTION` with large `IMGPROXY_CONCURRENCY`.
## [3.16.0] - 2023-04-18
### Add