Update changelog

This commit is contained in:
DarthSim
2025-03-21 21:29:18 +03:00
parent c5ab98b899
commit 9474055030

View File

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