v1.11.0-alpha03 Developer Guide
What's New for Developers
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
- tvOS Siri Remote button support (Select, Menu, Play/Pause) for iOS apps
- Parallel rendering enabled by default on iOS for improved performance
- Desktop apps can now programmatically exit via ApplicationScope
- Extensive web scrolling fixes including gesture handling and speed control
- Critical accessibility improvements for TextField and screen readers across platforms
- Kotlin 2.3 requirement for native and web platforms
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 →
v1.10.3
Mar 19, 2026
Release Notes →
v1.11.0-alpha04
Mar 11, 2026
Release Notes →
v1.10.2
Mar 5, 2026
Release Notes →
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 →