SDWebImage v5.0.2 Release Notes

Release Date: 2019-04-25 // about 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