Skip to content

Update coil to v3.6.0 - #1237

Merged
fobo66 merged 1 commit into
mainfrom
renovate/coil
Aug 27, 2026
Merged

Update coil to v3.6.0#1237
fobo66 merged 1 commit into
mainfrom
renovate/coil

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.coil-kt.coil3:coil-network-ktor3 3.5.03.6.0 age confidence
io.coil-kt.coil3:coil-compose 3.5.03.6.0 age confidence

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-network-ktor3)

v3.6.0

Compare Source

  • New: Add support for loading blob: URLs (object URLs) on JS/WASM. (#​3504)
  • New: Add ImageRequest.Builder.allowPartialImage and ImageLoader.Builder.allowPartialImage to configure whether StaticImageDecoder on Android accepts partial images. This is enabled by default, which is the same behavior in previous Coil releases. (#​3494)
  • Fix AsyncImage crashing when measured with inverted constraints. (#​3470)
  • Fix Compose filterQuality not being applied to drawable-backed images, including GIFs. (#​3469)
  • Fix a JS/WASM image decoder memory leak. (#​3503)
  • Fix images failing to render with GenericViewTarget in R8 9.0+ optimized builds. (#​3518)
  • Use Runtime.maxMemory() to determine the maximum memory cache size on JVM instead of assuming 512 MB of available memory. (#​3458)
  • Bundle ProGuard rules with the non-Android JVM artifact. (#​3476)
  • Update the Android compile SDK to 37.
  • Update Kotlin to 2.4.10.
  • Update Compose to 1.12.0.
  • Update Okio to 3.18.1.
  • Update Skiko to 0.150.1.
  • Update kotlinx-io-okio to 0.9.1.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@fobo66
fobo66 merged commit 48298f8 into main Aug 27, 2026
3 checks passed
@fobo66
fobo66 deleted the renovate/coil branch August 27, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant