Kingfisher v2.1.0 Release Notes

Release Date: 2016-03-10 // about 8 years ago
  • ➕ Add

    • ➕ Add ImagePrefetcher and related prefetching methods to allow downloading and caching images before you need to display them. #249
    • A protocol (AuthenticationChallengeResponable) for responsing authentication challenge. You can now set authenticationChallengeResponder of ImageDownloader and use your own authentication policy. #226
    • An API (cachePathForKey(:)) to get real path for a specified key in a cache. #256

    🛠 Fix

    • 🐎 Disable background decoding for images from memory cache. This improves the performance of image loading for in-memory cached images and fix a flicker when you try to load image with background decoding. #257
    • A potential crash in ImageCache when an empty image is passed into.