Coil v1.0.0 Release Notes

Release Date: 2020-10-22 // over 3 years ago
  • ๐Ÿ”„ Changes since 0.13.0:

    • โž• Add Context.imageLoader extension function. (#534)
    • โž• Add ImageLoader.executeBlocking extension function. (#537)
    • Don't shutdown previous singleton image loader if replaced. (#533)

    ๐Ÿ”„ Changes since 1.0.0-rc3:

    • ๐Ÿ›  Fix: Guard against missing/invalid ActivityManager. (#541)
    • ๐Ÿ›  Fix: Allow OkHttp to cache unsuccessful responses. (#551)
    • โšก๏ธ Update Kotlin to 1.4.10.
    • โšก๏ธ Update Okio to 2.9.0.
    • โšก๏ธ Update androidx.exifinterface:exifinterface to 1.3.1.