Sergey Alexandrovich 4 лет назад
Родитель
Сommit
06d81959d3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -10,6 +10,7 @@
 - [rotate](https://docs.imgproxy.net/#/generating_the_url_advanced?id=rotate) processing option.
 - `width` and `height` arguments of the [crop](https://docs.imgproxy.net/#/generating_the_url_advanced?id=crop) processing option can be less than `1` that is treated by imgproxy as a relative value (a.k.a. crop by percentage).
 - (pro) Remove Adobe Illustrator garbage from SVGs.
+- (pro) Add IPTC tags to the `/info` response.
 
 ### Changed
 - Disable scale-on-load for animated images since it causes many problems. Currently, only animated WebP is affected.