Skip to content

4.1 extra patch

Compare
Choose a tag to compare
@bpoplauschi bpoplauschi released this 09 Oct 06:35
· 2282 commits to master since this release

See all tickets marked for the 4.1.2 release

Fixes

  • Fix SDWebImageDownloaderOperation not call done when use SDWebImageDownloaderIgnoreCachedResponse #2049
  • Static WebP decoding little enhancement. Do not need create WebP iterator for static images #2050
  • Change finished check from equal to equal or greater than to protect accident condition #2051