SDWebImage v3.7.1 Release Notes

Release Date: 2014-07-23 // almost 10 years ago
    • ๐Ÿ›  fixed sd_imageOrientationFromImageData: crash if imageSource is nil - #819 #813 #808 #828 - temporary fix
    • ๐Ÿ›  fixed SDWebImageCombinedOperation cancel crash (also visible as SDWebImageManager cancelAll) - 28109c4 #798 #809
    • ๐Ÿ›  fixed duplicate symbols when using with webp via pods - #795
    • ๐Ÿ›  fixed missing mark from pragma mark - #827