SDWebImage v3.7.3 Release Notes

Release Date: 2015-06-13 // almost 9 years ago
    • Adds support for iOS 8+ Framework and Carthage #1071 #1081 #1101

    • ๐Ÿ”จ [Refactor] Use NSMutableSet for failed URLs' storage instead of array #1076

    • ๐Ÿ‘‰ Make a constant for the error domain #1011

    • ๐Ÿ‘Œ Improve operation behavior #988

    • ๐Ÿ› Bug fix: Collection <__NSArrayM: > was mutated while being enumerated #985

    • โž• added SDWebImageAvoidAutoSetImage option to avoid automatic image addition in UIImageView and let developer to do it himself #1188

    • โž• Added support for custom disk cache folder with fall back for caches directory #1153

    • โž• Added some files to the workspace so they are easier to edit 8431481

    • โšก๏ธ Doc update 72ed897 7f99c01 #1016 #1038 #1045

    • [Memory Issue] Clear SDWebImagePrefetcher progressBlock when it has completed #1017

    • โš  avoid warning <Error>: ImageIO: CGImageSourceCreateWithData data parameter is nil if imageData is nil 88ee3c6 #1018

    • ๐Ÿ‘ allow override diskCachePath #1041

    • ๐Ÿ‘‰ Use __typeof(self) when assigning weak reference for block #1054

    • ๐Ÿ”จ [Refactor] Implement cache cost calculation as a inline function #1075

    • ๐Ÿ‘ @3x support 9620fff #1005

    • ๐Ÿ›  Fix parenthesis to avoid crashes #1104

    • โž• Add NSCache countLimit property #1140

    • ๐Ÿšš failedURLs can be removed at the appropriate time #1111

    • Purge NSCache on system memory notifications #1143

    • Determines at runtime is UIApplication is available as per #1082 #1085

    • ๐Ÿ›  Fixes http://git.chromium.org/webm/libwebp.git/info/refs not valid #1175 + Reverted #1193 + #1177

    • โœ… 404 image url was causing the test to fail 0e761f4

    • ๐Ÿ›  Fix for transparency being lost in transformed images. #1121

    • โž• Add handling for additional error codes that shouldn't be considered a permanent failure #1159

    • โž• add webp accepted content type only if WebP enabled #1178

    • ๐Ÿ›  fix ImageIO: CGImageSourceCreateWithData data parameter is nil #1167

    • Applied patch for issue #1074 SDWebImage residing in swift module breaks the debugger #1138

    • ๐Ÿ›  Fixed URLs with trailing parameters get assigned an incorrect image scale value #1157 #1158

    • โž• Add newline to avoid compiler warning in WebImage.h #1199