Picasso v2.1.1 Release Notes

Release Date: 2013-10-04 // over 10 years ago
    • Target now has callback for applying placeholder. This makes it symmetric with image views when using into().
    • Fix: Another work around for Android's header decoding algorthm readin more than 4K of image data when decoding bounds.
    • Fix: Ensure default network-based executor is unregistered when instance is shut down.
    • Fix: Ensure connection is always closed for non-2xx response codes.