SDWebImage v4.4.6 Release Notes

Release Date: 2019-02-26 // about 5 years ago
  • ๐Ÿš€ See all tickets marked for the 4.4.6 release

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix the unused user header search path warning for CocoaPods 1.6.0. #2622
    • ๐Ÿ›  Fix that WebP with custom ICC Profile will randomly crash, because CGColorSpaceCreateWithICCProfile does not copy the ICC data pointer #2621
    • ๐Ÿ›  Fix the issue when WebP contains the ICC Profile with colorSpace other than RGB, which cause the CGImageCreate failed #2627

    Project

    • โšก๏ธ Update the libwebp dependency to support using 1.0 version and above #2625

    ๐ŸŽ Performances

    • ๐Ÿ†“ Nil imageData before decode process to free memory #2624