SDWebImage v5.7.2 Release Notes

Release Date: 2020-04-11 // about 4 years ago
  • ๐Ÿ›  Fixes

    • SDAnimatedImageView animation rendering should not use CGContext force decoding, use kCGImageSourceShouldCacheImmediately instead which can avoid OOM for large number of GIFs #2977
    • ๐Ÿ›  Fix that when first play animated image and use maxBufferSize to 0, the calculation does not works (The CGImage is nil) #2982

    Project

    • ๐Ÿ“‡ Rename the private header UIColor+HexString and NSBezierPath+SDRoundedCorners with SD prefix, to avoid the conflict when using CocoaPods #2983