SDWebImage v5.1.1 Release Notes

Release Date: 2019-09-04 // over 4 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix that some option mask check with local BOOL variable, error result on 32 bit device. #2819 #2817
    • ๐Ÿ›  Fix the macOS that SDAnimatedImageView does not works for imageScaling and imageAlignment properties #2820
    • ๐Ÿ›  Fix the case when SDAnimatedImageView dealloc on the fetch queue, will cause it trigger the UIKit/AppKit method on non-main queue and captured by UI Main Thread Checker #2825