v1.6.10-beta03
What's New
Compose Multiplatform v1.6.10-beta03 adds Kotlin 2.0-RC2 support and web IME keyboard functionality while fixing critical composition freezing and rendering issues. This release requires the new Compose Gradle plugin and Java 17 for desktop, with a navigation library downgrade that may impact existing projects.
Highlights
- Kotlin 2.0-RC2 support with new required org.jetbrains.kotlin.plugin.compose Gradle plugin
- Basic IME keyboard support for web platform
- Fixed frozen composition issues with pager and text field components
- Improved lifecycle handling on iOS based on user feedback
- Enhanced resource validation with XML and item type checks
- DirectX SwingRedrawer crash fix and OpenGL macOS rendering improvements
Breaking Changes
- org.jetbrains.kotlin.plugin.compose Gradle plugin now required for Kotlin 2.0-RC2 projects
- org.jetbrains.androidx.navigation downgraded from 2.8 to 2.7, removing some APIs
- Desktop Compose UI now requires Java 17 or above due to lifecycle-runtime dependency
Recent Releases
All releases →
v1.11.0-alpha03
Feb 25, 2026
Release Notes →
v1.10.1
Feb 10, 2026
Release Notes →
v1.11.0-alpha02
Jan 27, 2026
Release Notes →
v1.10.0
Jan 13, 2026
Release Notes →
v1.11.0-alpha01
Dec 16, 2025
Release Notes →
v1.10.0-rc02
Dec 9, 2025
Release Notes →
v1.10.0-rc01
Dec 2, 2025
Release Notes →
v1.10.0-beta02
Nov 20, 2025
Release Notes →
v1.9.3
Nov 6, 2025
Release Notes →
v1.10.0-beta01
Nov 4, 2025
Release Notes →
v1.9.2
Oct 29, 2025
Release Notes →