v1.7.0-beta02 Developer Guide
What's New for Developers
Compose Multiplatform v1.7.0-beta02 expands platform support with Material3 adaptive components now multiplatform and iOS TextField improvements. Critical fixes address iOS rendering stability for dialogs/popups, graphics layer calculations, and navigation state persistence. Two deprecations guide developers toward newer drag-and-drop and resource management APIs.
Highlights
- Material3 adaptive navigation suite now works across all platforms
- iOS TextField now supports BasicTextField with TextFieldState API
- Desktop windows gain customizable border resizer thickness control
- iOS dialogs and popups fixed for correct inset calculations
- GraphicsLayer perspective matrix calculation and invalidation bugs resolved
Breaking Changes
- Modifier.onExternalDrag deprecated in favor of Modifier.dragAndDropTarget on Desktop
- Resources in compose.ui deprecated in favor of new resource library
Deprecations
- Modifier.onExternalDrag on Desktop
- Resources APIs in compose.ui
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 →