v1.6.10
What's New
Compose Multiplatform v1.6.10 introduces experimental multiplatform Lifecycle, ViewModel, and Navigation support, enabling code sharing across iOS, Android, desktop, and web. Major improvements include comprehensive iOS accessibility features, web keyboard support, stable resources library API with multi-module support, and numerous platform-specific fixes for rendering, scrolling, and text handling.
Highlights
- Experimental multiplatform Lifecycle and ViewModel support with full documentation
- Experimental Jetpack Navigation support across platforms with nav_cupcake example
- Multi-module projects and libraries now supported with Compose resources
- Comprehensive iOS accessibility improvements including dialogs, popups, and interop views
- Web platform gains virtual keyboard and IME keyboard support
- Resources library API marked stable with plural strings and SVG drawable support
- Desktop BasicTextField2 basic support with full support planned for 1.7.0
Breaking Changes
- Kotlin 2.0-RC2 and later require org.jetbrains.kotlin.plugin.compose Gradle plugin. See migration guide for details.
Deprecations
- Experimental Compose Multiplatform Gradle plugin APIs for web app configuration deprecated and no longer required
Recent Releases
All releases →
v1.10.1
Feb 10, 2026
Release Notes →
v1.10.0
Jan 13, 2026
Release Notes →
v1.8.1
May 20, 2025
Release Notes →
v1.8.0
May 6, 2025
Release Notes →
v1.7.3
Dec 20, 2024
Release Notes →
v1.7.1
Nov 12, 2024
Release Notes →
v1.7.0
Oct 16, 2024
Release Notes →
v1.6.11
Jun 3, 2024
Release Notes →
v1.6.10
May 21, 2024
Release Notes →
v1.6.2
Apr 10, 2024
Release Notes →
v1.6.1
Mar 14, 2024
Release Notes →