PINRemoteImage v3.0.0-beta.14 Release Notes

Release Date: 2019-02-20 // about 5 years ago
    • [new] Allow use of NSURLCache via a custom NSURLSession #477 wiseoldduck
    • ๐Ÿ‘ [new] Respect Cache-Control and Expires headers if the cache supports TTL. #462 wiseoldduck
    • โšก๏ธ [new] Updated to latest PINCache beta 7. #461 wiseoldduck
    • โš  [iOS11] Fix warnings #428 Eke
    • ๐Ÿ‘ [new / beta] Native Support for GIFs and animated WebP #453 garrettmoon
    • ๐Ÿ‘ [new] Add support for getting NSURLSessionMetrics back. #456 garrettmoon
    • ๐Ÿšš [removed] Removed support for FLAnimatedImage #453 garrettmoon
    • ๐Ÿ‘ [new] Add support for higher frame rate devices to animated images. #417 garrettmoon
    • ๐Ÿ›  [fixed] Fixes non-animated GIFs being delivered as an animated image. #434 garrettmoon
    • ๐Ÿ›  [fixed] Fixes a bug where using PINRemoteImageBasicCache would cause images to be decoded on the main thread. #457 kgaidis
    • ๐Ÿšš [cleanup] Remove unused code that supported iOS < 7. #435 Adlai-Holler
    • [cleanup] Use NS_ERROR_ENUM to improve Swift import. #440 Adlai-Holler
    • ๐Ÿ”ง [fixed] Fixes nil session manager configuration. #460 garrettmoon
    • ๐Ÿ—„ [fixed] Fixes deprecated -defaultImageCache not being called if overridden. 479 nguyenhuy
    • โฑ [new] Add a new API that allows a priority to be set when a new download task is scheduled. #490 nguyenhuy