Skip to content

5.12.6 - 5.12 Patch

Compare
Choose a tag to compare
@dreampiggy dreampiggy released this 12 Jun 10:31
· 522 commits to master since this 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