Skip to content

Version 1.10.0

Compare
Choose a tag to compare
@defHLT defHLT released this 23 Jul 09:14

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