Fresco v1.10.0 Release Notes

Release Date: 2018-07-23 // almost 6 years ago
  • ๐Ÿš€ Release Notes v1.10.0

    ๐Ÿ’ฅ Breaking

    • โœ‚ Remove media variations
    • Pass DraweeController down to data source generation: a7796de

    ๐Ÿ›  Fixes and Improvements

    • โšก๏ธ Updated Comparison app
    • Do not cache images if they are of unknown format 7a874c1
    • ๐Ÿ›  Fix webp add round draw out of bound (#2132) (thanks wangfang) 5357424
    • ๐Ÿ›  Fix GIF images scaling with FIT_XY scale type 6898a9c
    • Get rid of internal android Predicate (Prepare for Android P) API 0a93ffc
    • Control memory cache per request d2474bc
    • โž• Add configuration option for bitmap count limit 3ccf021
    • ๐Ÿ– Handle multiple copies of Fresco 54556c9
    • Interstitial shows on profile in MediaGallery (thanks Young Kim) d560881
    • Mark object passed in .equals() as nullable (thanks Christopher Frazier) e1145cfce57bb1b31dbd88d59a353a484a91cc808ef0
    • โšก๏ธ Many updates for perf logging
    • โšก๏ธ Update SoLoader to 0.5.0 8e9243e
    • โž• Added RoundedNinepatchDrawable e1aa81f
    • Extend Fresco's ImageFormats to detect HEIF images 84ace37

    Thanks

    ๐Ÿš€ Thanks to the following for their pull requests which are included in this release: @cucbin, @chibatching, @mariotaku, @hetovar, @Naman-Bhalla, @woyunowuyuda, @hearsilent