Skip to content

imgproxy 3.27.0 #201677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 18, 2024
Merged

imgproxy 3.27.0 #201677

merged 2 commits into from
Dec 18, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Add
- Add JPEG XL (JXL) support.
- Add PSD (Photoshop Document) and PSB (Photoshop Big) images support.
- Add [IMGPROXY_AUTO_JXL](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_AUTO_JXL), [IMGPROXY_ENFORCE_JXL](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_ENFORCE_JXL), and [IMGPROXY_JXL_EFFORT](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_JXL_EFFORT) configs.
- (pro) Add [IMGPROXY_AUTOQUALITY_JXL_NET](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_AUTOQUALITY_JXL_NET) config.
- (pro) Add [objects_position](https://docs.imgproxy.net/latest/usage/processing#objects-position) processing and info options.
- (pro) Add [IMGPROXY_OBJECT_DETECTION_SWAP_RB](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_OBJECT_DETECTION_SWAP_RB) config.
- (pro) Add [IMGPROXY_OBJECT_DETECTION_GRAVITY_MODE](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_OBJECT_DETECTION_GRAVITY_MODE) config.

Changed

  • Change IMGPROXY_AVIF_SPEED default value to 8.
  • Change IMGPROXY_FORMAT_QUALITY default value to webp=79,avif=63,jxl=77.
  • Rename IMGPROXY_ENABLE_WEBP_DETECTION to IMGPROXY_AUTO_WEBP. The old name is deprecated but still supported.
  • Rename IMGPROXY_ENABLE_AVIF_DETECTION to IMGPROXY_AUTO_AVIF. The old name is deprecated but still supported.
  • (pro) Change IMGPROXY_AUTOQUALITY_FORMAT_MIN default value to avif=60.
  • (pro) Change IMGPROXY_AUTOQUALITY_FORMAT_MAX default value to avif=65.
  • (pro) Use the last page/frame of the source image when the page processing option value is greater than or equal to the number of pages/frames in the source image.

Fixed

  • Fix detecting of width and height of HEIF images that include irot boxes.
  • Set Error status for errorred traces in OpenTelemetry.
  • Fix URL parsing error when a non-http(s) URL contains a % symbol outside of the percent-encoded sequence.
  • Fix importing ICC profiles for 16-bit images with an alpha channel.
  • Fix handling ICC profiles with vips 8.15+.
  • (pro) Fix opject detection accuracy when using YOLOv8 or YOLOv10 models.
  • (pro) Fix usage of the obj and objw gravity types inside the crop processing option.
  • (pro) Fix detecting of width and height when orientation is specified in EXIF but EXIF info is not requested.
  • (pro) Fix watermark shadow clipping.

Deprecated

  • IMGPROXY_ENABLE_WEBP_DETECTION config is deprecated. Use IMGPROXY_AUTO_WEBP instead.
  • IMGPROXY_ENABLE_AVIF_DETECTION config is deprecated. Use IMGPROXY_AUTO_AVIF instead.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 18, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 18, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 18, 2024
Merged via the queue into master with commit 6a10868 Dec 18, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-imgproxy-3.27.0 branch December 18, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants