v1.11.0-alpha02
What's New
Compose Multiplatform v1.11.0-alpha02 strengthens iOS integration with new ComposeUIView embedding API and fixes critical rendering, keyboard, and crash issues. Desktop gains improved accessibility for Windows and macOS, plus configurable mouse-wheel behavior. Web transitions to HtmlElementView for better semantic clarity, while Navigation3 enhances iOS animations.
Highlights
- New ComposeUIView API enables embedding Compose directly in iOS view hierarchy
- iOS popups and dialogs now respect root view controller orientation and status bar behavior
- Desktop: configurable mouse-wheel event propagation per ComposePanel via redispatchUnconsumedMouseWheelEvents flag
- Navigation3 adds unveilIn and veilOut animations to default iOS transition specs
- Multiple critical iOS fixes: keyboard focus, popup crashes, rendering, font corruption
- Desktop accessibility improvements for Windows NVDA traversal and macOS VoiceOver
- Web: HtmlElementView replaces WebElementView for clearer HTML-specific semantics
Breaking Changes
- iOS: Apple x86_64 target support removed due to Kotlin deprecation
- Navigation: deprecated suspend fun Window.bindToNavigation method removed
Deprecations
- Web: WebElementView deprecated in favor of HtmlElementView
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 →