Release Notes v1.11.0
Fixes and Improvements
- Moved native image filters into a separate gradle module (
native-filters
) - Fix for OkHttp disk caching (allows you to disable Fresco disk cache and use OkHttp)
- Made most native code optional (jpeg transcoder and native memory chunks)
- Proper support for GIFs when using a RetainingDataSource
- Fix to disable caching for unknown image types
- Fix bug when using DownSample and RegionDecoder together
- Fixed image origin in debug overlay
- Color space support
- Improved HEIF support (on devices which supports decoding them)
- Fixes for Android Studio layout preview
- Improved blurring and rounding with antialiasing (see showcase app)
- Add support for windows ICO image format
- libjpeg update to 1.5.3
- libwebp updated to 1.0.0
- libpng updated to 1.6.35
Thanks
Thanks to the following for their pull requests which are included in this release: @Crysis21, @JuniperPhoton, @dryganets, @Yrlec, @s1rius, @qhyuan1992, @xjy2061, @zjupure