DarthSim преди 1 година
родител
ревизия
6b58b5bccd
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      CHANGELOG.md

+ 3 - 2
CHANGELOG.md

@@ -5,9 +5,10 @@
 - Add `status_codes_total` counter to Prometheus metrics.
 - Add client-side decryprion support for S3 integration.
 - Add HEIC saving support.
-- (pro) Add the `IMGPROXY_VIDEO_THUMBNAIL_KEYFRAMES` config and the [video_thumbnail_keyframes](https://docs.imgproxy.net/latest/generating_the_url?id=video-thumbnail-keyframes) processing option.
-- (pro) Add the [video_thumbnail_tile](https://docs.imgproxy.net/latest/generating_the_url?id=video-thumbnail-tile) processing option.
+- (pro) Add the `IMGPROXY_VIDEO_THUMBNAIL_KEYFRAMES` config and the [video_thumbnail_keyframes](https://docs.imgproxy.net/latest/usage/processing#video-thumbnail-keyframes) processing option.
+- (pro) Add the [video_thumbnail_tile](https://docs.imgproxy.net/latest/usage/processing#video-thumbnail-tile) processing option.
 - (pro) Add the `duration` field to the video streams information in the `/info` endpoint response.
+- (pro) Add the [colorspace](https://docs.imgproxy.net/latest/usage/getting_info#colorspace), [bands](https://docs.imgproxy.net/latest/usage/getting_info#bands), [sample_format](https://docs.imgproxy.net/latest/usage/getting_info#sample-format), and [alpha](https://docs.imgproxy.net/latest/usage/getting_info#alpha) info options.
 
 ### Fix
 - (pro) Fix detection of some videos.