SDWebImage v5.8.1 Release Notes

Release Date: 2020-06-12 // almost 4 years ago
  • ๐Ÿ”‹ Features

    • โž• Added the convenient transition with duration APIs #3027

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix the issue that the NSURLRequest method should not be nil, which may cause Crash #3037
    • ๐Ÿ›  Fix the issue when maxPixelSize is larger than image size will cause a upscale in ImageIO #3015
    • ๐Ÿ”„ Change to use kCGImageSourceCreateThumbnailFromImageAlways to solve the issue when HEIC/JPEG contains an embed thumbnail but its size is much smaller than provided maxPixelSize #3038
    • ๐Ÿ‘€ SDAnimatedImagePlayer seek returning nil image fix #3030
    • ๐Ÿ›  Fixing Typos throughout project #3026