Coil v1.2.2 Release Notes

Release Date: 2021-06-04 // almost 3 years ago
    • 🛠 Fix race condition while converting a drawable with shared state to a bitmap. (#771)
    • 🛠 Fix ImageLoader.Builder.fallback setting the error drawable instead of the fallback drawable.
    • 🛠 Fix incorrect data source returned by ResourceUriFetcher. (#770)
    • 🛠 Fix log check for no available file descriptors on API 26 and 27.
    • 🛠 Fix incorrect version check for platform vector drawable support. (#751)
    • ⚡️ Update Kotlin (1.5.10).
    • ⚡️ Update Coroutines (1.5.0).
    • ⚡️ Update androidx.appcompat:appcompat-resources to 1.3.0.
    • ⚡️ Update androidx.core:core-ktx to 1.5.0.