1
0
DarthSim 2 сар өмнө
parent
commit
bead5a2380
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  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 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