소스 검색

Update changelog

DarthSim 8 달 전
부모
커밋
c0eab33c56
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -4,6 +4,10 @@
 ### Added
 - Add [IMGPROXY_SOURCE_URL_QUERY_SEPARATOR](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_SOURCE_URL_QUERY_SEPARATOR) config.
 
+### Changed
+- (pro) Improve image complexity calculation for best format selection.
+- (pro) Use PNG quantization for very low-complexity images when the `best` format is used.
+
 ### Fixed
 - (pro) Fix object detecttion accuracy.