Coil v2.2.0 Release Notes

Release Date: 2022-08-16 // over 1 year ago
    • 🆕 New: Add ImageRequest.videoFramePercent to coil-video to support specifying the video frame as a percent of the video's duration.
    • 🆕 New: Add ExifOrientationPolicy to configure how BitmapFactoryDecoder treats EXIF orientation data.
    • 🛠 Fix: Don't throw an exception in RoundedCornersTransformation if passed a size with an undefined dimension.
    • 🛠 Fix: Read a GIF's frame delay as two unsigned bytes instead of one signed byte.
    • ⚡️ Update Kotlin to 1.7.10.
    • ⚡️ Update Coroutines to 1.6.4.
    • ⚡️ Update Compose to 1.2.1.
    • ⚡️ Update OkHttp to 4.10.0.
    • ⚡️ Update Okio to 3.2.0.
    • ⚡️ Update accompanist-drawablepainter to 0.25.1.
    • ⚡️ Update androidx.annotation to 1.4.0.
    • ⚡️ Update androidx.appcompat:appcompat-resources to 1.5.0.
    • ⚡️ Update androidx.core to 1.8.0.