Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@erikandre erikandre released this 22 Mar 11:43

Version 1.2.0 is mainly a bugfix release.

  • A MediaIdExtractor interface has been added to benefit from media variations without explicitly adding media IDs to every image request. This is currently experimental though and not recommended unless you're careful and confident in the URLs your app uses.
  • Added option to ImageRequestBuilder for setting a custom image decoder for that particular request.
  • libfb_jpegturbo is now linked as a shared library.
  • Updated to OkHttp v3.6.0.
  • Updated libpng to v1.6.26.

Thanks

Thanks to the following for their pull requests which are included in this release: @paour, @desmond1121, @caojianfeng, @FtheGFW, @eldk, @lucas34, @angarron