Update changelog

This commit is contained in:
DarthSim
2025-08-21 16:33:17 +03:00
parent f50176f95b
commit 7cc9620cf7

View File

@@ -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.