Update changelog

This commit is contained in:
DarthSim
2025-05-28 22:14:50 +03:00
parent a75227e26c
commit ea54c8a6d0

View File

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