From 7cc9620cf7e0b308103288b607e48bb0c814e659 Mon Sep 17 00:00:00 2001 From: DarthSim Date: Thu, 21 Aug 2025 16:33:17 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4100a2a..cdf9e9dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog ## [Unreleased] +### Added +- (pro) Add [color_profile](https://docs.imgproxy.net/latest/usage/processing#color-profile) processing option and [IMGPROXY_COLOR_PROFILES_DIR](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_COLOR_PROFILES_DIR) config + ### Changed - (pro) Improve video decoding performance. - (pro) Respond with `422 Unprocessable Entity` on error during video decoding.