PINRemoteImage v3.0.0-beta.12 Release Notes

Release Date: 2017-09-08 // over 6 years ago
    • ๐Ÿ†• [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