github onevcat/Kingfisher 6.3.0
6.3.0 - Open To Better

latest releases: 7.11.0, 7.10.2, 7.10.1...
3 years ago

Add

  • Mark SessionDelegate as public to allow a subclass to take over the delegate methods from session tasks. #1658
  • A new imageDownloader(_:didDownload:with:) in ImageDownloaderDelegate to pass not only Data but also the whole URLResponse to delegate method. Now you can determine how to handle these data based on the received response. #1676
  • An option autoExtAfterHashedFileName in DiskStorage.Config to allow appending the file extension extracted from the cache key. #1671

Fix

  • Now the GIF continues to play in a collection view cell with highlight support. #1685
  • Fix a crash when loading GIF files with lots of frames in AnimatedImageView. Thanks for contribution from @wow-such-amazing #1686

Don't miss a new Kingfisher release

NewReleases is sending notifications on new releases.