v1.8.0-rc01
What's New
Compose Multiplatform v1.8.0-rc01 significantly improves web and iOS text input handling with a new WebTextInputService for Safari compatibility and numerous accessibility fixes. The release enforces Kotlin Gradle Plugin 2.0+ and updates ProGuard to 7.7.0, requiring developers to update build configurations and explicitly declare material-icons-core dependencies if needed.
Highlights
- New WebTextInputService improves text input in Safari on mobile and desktop with better composition support
- Extensive iOS fixes for text input, accessibility navigation, keyboard handling, and gesture interactions
- Kotlin Gradle Plugin 2.0+ now required; old org.jetbrains.compose.compiler no longer supported
- ProGuard updated to 7.7.0 default version for desktop release builds
- Material and Material3 libraries no longer depend on material-icons-core; explicit dependency required
Breaking Changes
- Custom implementations of deprecated LocalTextInputService are no longer supported
- Compose Gradle Plugin requires Kotlin Gradle Plugin 2.0+ and removed old compiler configuration API
- material and material3 libraries removed material-icons-core dependency; must be added explicitly to build.gradle
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 →