From ea54c8a6d06d49e90498014b73fca8e37c178a79 Mon Sep 17 00:00:00 2001 From: DarthSim Date: Wed, 28 May 2025 22:14:50 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a0f61cc..4c8e354d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Mark JPEG XL format as supporting quality. Fixes autoquality for JPEG XL. - (pro) Fix object detection when the `IMGPROXY_USE_LINEAR_COLORSPACE` config is set to `true`. - (pro) Fix BlurHash generation when the `IMGPROXY_USE_LINEAR_COLORSPACE` config is set to `true`. +- (pro) Fix detection of PDF files with a header offset. ## [3.28.0] - 2025-03-31 ### Added