All Versions
20
Latest Version
Avg Release Cycle
149 days
Latest Release
1075 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.0.0-beta.13 Changes
October 09, 2017- ๐ [new] Support for webp and improved support for GIFs. #411 garrettmoon
- ๐ [new] Added back tvOS support through a new target #408 jverdi
- ๐จ [refactor] Refactor out KVO on NSURLSessionTask to avoid Apple crashes. #410 garrettmoon
-
v3.0.0-beta.12 Changes
September 08, 2017- ๐ [new] Added a way to specify custom retry logic when network error happens #386
- ๐ [new] Improve disk cache migration performance #391 chuganzy, #394 nguyenhuy
- ๐ [new] Adds support for using cell vs. wifi in leau of speed for determing which URL to download if speed is unavailable. garrettmoon
- ๐ [new] Uses BPS minus time to first byte for deciding which of a set of URLs to download. garrettmoon
- ๐ [fixed] Fixes an edge case when image returned with 404 response, we now treat it as image instead of error #399 maxwang
-
v3.0.0-beta.11 Changes
June 30, 2017๐ 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
-
v3.0.0-beta.10 Changes
June 05, 2017๐ Beta 10 is mostly a bug fix release with one new feature:
- ๐ [new] Added support (in iOS 10) for skipping cancelation if the estimated amount of time to complete the download is less than the average time to first byte for a host. #364 garrettmoon
- ๐ [fixed] Fixes an issue where PINResume would assert because the server didn't return an expected content length.
- ๐ [fixed] Fixed bytes per second on download tasks (which could affect if an image is progressively rendered) #360 garrettmoon
- ๐ง [new] Added request configuration handler to allow customizing HTTP headers per request #355 zachwaugh
- ๐ [fixed] Moved storage of resume data to disk from memory. garrettmoon
- ๐ [fixed] Hopefully fixes crashes occuring in PINURLSessionManager on iOS 9. garrettmoon
-
v2.1.4 Changes
April 22, 2016- [new] Have PINProgressiveImage pass back the quality of the current progressive image #185
-
v2.1.3 Changes
April 13, 2016- ๐ [fixed] Images May Be Removed from Disk Cache for Not Being in Memory Cache #186
-
v2.1.2 Changes
March 25, 2016 -
v2.1.1 Changes
March 20, 2016 -
v2.1 Changes
March 11, 2016