SDWebImage v4.3.3 Release Notes

Release Date: 2018-03-12 // about 6 years ago
  • ๐Ÿš€ See all tickets marked for the 4.3.3 release

    ๐Ÿ”‹ Features

    • Manager
      • Add cacheSerializer to allow user provide modified version of data when storing the disk cache in SDWebImageManager #2245
      • Add a delegate method to control the custom logic when blocking the failed url #2246

    ๐Ÿ‘Œ Improvements

    • Project
      • Enable CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF and fix warning #2242