Browse Source

Update changelog

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

+ 3 - 0
CHANGELOG.md

@@ -9,6 +9,9 @@
 - Treat 206 (Partial Content) responses from a source server as 200 (OK) when they contain a full content range.
 - (pro) Change saturation adjustment algorithm to be more CIE-correct.
 
+### Fixed
+- Fix setting the `Host` header via the `IMGPROXY_CUSTOM_REQUEST_HEADERS` config.
+
 ## [3.27.2] - 2025-01-27
 ### Fixed
 - Fix preventing requests to `0.0.0.0` when imgproxy is configured to deny loopback addresses.