SDWebImage v5.13.1 Release Notes

Release Date: 2022-07-16 // almost 2 years ago
  • ๐Ÿš€ See all tickets marked for the 5.13.1 release

    ๐Ÿ”‹ Features

    • โž• Added SDImageCoderHelper.defaultDecodeSolution to control the force decode solution. Automatic by default #3368 #3365
    • Now imageByPreparingForDisplay is only applied for JPEG/HEIF images. If you want the 5.12.0 behavior, set the solution to .uiKit instead

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix the PDF image without thumbnailPixelSize will result huge bitmap size, now fixed into 72 DPI matching PDFKit #3370
    • Fix sd_colorAtPoint and sd_colorsWithRect support for grayscale image (white and alpha) #3372

    โš  Warnings

    • ๐Ÿ›  Fix the clang analyze issue #3373