SDWebImage v5.0.2 Release Notes

Release Date: 2019-04-25 // almost 5 years ago
  • 🛠 Fixes

    • 🛠 Fix the bug of SDAnimatedImageView on macOS, which can only render SDAnimatedImage but not normal NSImage (including animated image) #2706
    • 🛠 Fix that CGImageCreateDecoded:orientation: use the wrong aspect ratio when orientation is left/leftMirrored/right/rightMirrored #2708
    • 🛠 Fix one bug of sd_colorAtPoint:, which set the alpha value default to 255 and should be 1. #2708

    📚 Documentation

    • 🛠 Fixes typo in SDImageCacheConfig maxDiskAge info #2699