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