Skip to content

5.13.0 - New Year 2020

Compare
Choose a tag to compare
@onevcat onevcat released this 17 Jan 14:28
· 1127 commits to master since this release

Add

  • Mark DefaultCacheSerializer as public and enables the ability of original data caching. #1373
  • Add image compression quality parameter to DefaultCacheSerializer. #1372
  • A new contentURL property in ImageDataProvider to provide a URL when it makes sense. #1386

Fix

  • Now, local file URLs can be loaded as Resources without converted to LocalFileImageDataProvider explicitly. #1386