PINRemoteImage v3.0.0-beta.11 Release Notes

Release Date: 2017-06-30 // almost 7 years ago
  • ๐Ÿ›  Beta 11 has a bunch of bug fixes as well some new features:

    • ๐Ÿ†• [new] PINRemoteImageManager now respects the request timeout value of session configuration. garrettmoon
    • ๐Ÿ†• [new] Added support for getting NSURLResponse from a PINRemoteImageManagerResult object. garrettmoon
    • ๐Ÿ†• [new] Updated to latest PINCache beta 5. garrettmoon
    • ๐Ÿ›  [fixed] Fixes a deadlock with canceling processor tasks #374 zachwaugh
    • ๐Ÿ›  [fixed] Fixes a deadlock in the retry system. garrettmoon
    • ๐Ÿ›  [fixed] Fixes a threadsafety issue in accessing callbacks. garrettmoon
    • ๐Ÿ›  [fixed] Fixes a crash with resumed downloads when a key is long. garrettmoon