Browse Source

Update changelog

DarthSim 2 months ago
parent
commit
bead5a2380
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

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