Releases: bumptech/glide
Releases · bumptech/glide
2.0.4 Release
Allow null models (urls etc.) by canceling previous loads and showing the placeholder (if set).
v3.1.0a
2.0.3
v2.0.2
2.0.1
Fix defaulting to not using a disk cache
Fix throwing an IllegalArgumentException when setting an error drawable
Disable logging by default (accessible via Log.DEBUG)
Fix loads into targets other than image views failing silently due to weak references
Fix an IllegalArgumentException loading certain pngs
2.0 release
The first stable release of Glide.
2.0 Alpha
Pre release for v2, should have a stable api at this point, though package names may change.
glide.jar includes Glide and a recent version of Volley. You can also download glide-minus-volley.jar if you don't plan on using Volley or want to use a different version of Volley.