@@ -18,6 +18,7 @@
- (pro) Fix passing through the `Host` header with the `IMGPROXY_REQUEST_HEADERS_PASSTHROUGH` config.
- (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.
## [3.27.2] - 2025-01-27
### Fixed