Update changelog

This commit is contained in:
DarthSim
2025-02-11 17:58:07 +03:00
parent b8bfd590a2
commit d6e7acbad0

View File

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