Skip to content

Patch release for 3.7.0

Compare
Choose a tag to compare
@bpoplauschi bpoplauschi released this 23 Jul 05:20
· 3001 commits to master since this release
  • fixed sd_imageOrientationFromImageData: crash if imageSource is nil - #819 #813 #808 #828 - temporary fix
  • fixed SDWebImageCombinedOperation cancel crash (also visible as SDWebImageManager cancelAll) - 28109c4 #798 #809
  • fixed duplicate symbols when using with webp via pods - #795
  • fixed missing mark from pragma mark - #827