SDWebImage v5.12.6 Release Notes

Release Date: 2022-06-12 // almost 2 years ago
  • ๐Ÿš€ See all tickets marked for the 5.12.6 release

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix the thumbnail pixel size calculation when preserveAspectRatio is true #3354
    • ๐Ÿ›  Fix macOS compile on Xcode 14 which missing necessary CoreImage import #3353
    • ๐Ÿ›  Fix a crash of accessing +[NSScreen mainScreen] from background thread on OSX 10.11. #3337

    ๐ŸŽ Performance

    • ๐ŸŽ Small performance improvement to generating file URLs in SDDiskCache -setData:forKey: #3346