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