Skip to content

Glide 3.7.0

Compare
Choose a tag to compare
@sjudd sjudd released this 24 Jan 21:44
· 1894 commits to master since this release

Glide 3.7.0 is a minor feature/bugfix release.

Features

  • Add integration library for okhttp3 (#856, #887, #917)
  • Cancel pending requests in the okhttp3 library (#257)

Bugfixes

  • Fixed a memory leak loading GIFs (#690, #892)
  • Release all memory when clearMemory() is called (#687, #717)
  • Fix NoSuchMethodError on certain devices (#578)
  • Replace default user agent rather than appending default user agent when addHeader is called (#546)