Kotlin Multiplatform Feb 25, 2026 Pre-release

v1.11.0-alpha03

What's New

v1.11.0-alpha03 delivers significant stability improvements across iOS, desktop, and web platforms with 20+ bug fixes, particularly addressing rendering crashes, input handling, and accessibility. Key additions include tvOS Siri Remote support and parallel rendering on iOS by default. The release also resolves critical web scrolling issues and improves TextField accessibility for screen readers.

Highlights

Breaking Changes

  • navigation-runtime and navigation-common no longer provide androidx.collection as transitive dependency; add explicit implementation(androidx.collection:collection:1.5.0)
  • Kotlin 2.3 is now required for native and web platforms

Recent Releases

All releases →