diff --git a/CHANGELOG.md b/CHANGELOG.md index fd70b1fa..88038e85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - (pro) Fix passing through request headers with the `IMGPROXY_REQUEST_HEADERS_PASSTHROUGH` when the `raw` option is used. - (pro) Fix `IMGPROXY_BEST_FORMAT_ALLOW_SKIPS` config behavior. - (pro) Fix flattening behavior when chained pipelines are used and the resulting format doesn't support transparency. +- (pro) Fix advanced smart crop when the most feature points are located close to the right or the bottom edge. ## [3.27.2] - 2025-01-27 ### Fixed