Kingfisher v5.15.0 Release Notes

Release Date: 2020-08-17 // over 3 years ago
  • โž• Add

    • An AVAssetImageDataProvider to generate an image from a remote video asset at a specified time. All the processing gets benefits from current existing Kingfisher technologies, such as cache and image processors. #1500
    • ๐Ÿ†• New extension methods on NSTextAttachment to load an image from network for an attachment. #1495
    • A general clear cache method which combines clearing for memory cache and disk cache. #1494

    ๐Ÿ›  Fix

    • ๐Ÿ‘ Now the sample app has a new look and supports dark mode, finally. #1496