1.10.0-rc01
Changes since 1.10.0-beta02
Migration Notes
iOS
- Removed deprecated since 1.8.0
defaultUIKitMain(). Please follow up-to-date guidelines to create an iOS application #2578
Fixes
Multiple Platforms
- Fix crash when selecting text that only contains inline content #2600
iOS
- Fix
NSRangeExceptionon back gesture #2605 - Fix focusing of
DialogandPopupwhen the Full Keyboard Mode is enabled #2606
Desktop
- [macOs] Fix
[MTLTextureDescriptorInternal validateWithDevice:]crash when using zero-sizeComposePanelwithcompose.swing.render.on.graphics=true#2585 - [Linux] Support distributions with glibc 2.27 #2585
- Fixed a race condition that occurred when multiple processes attempted to unpack Skiko binary files at startup #2585
Resources
- (prerelease fix) Fixed compatibility with Kotlin 2.2.20 on Web #5484
Lifecycle
- (prerelease fix) Fixed
lifecycle-viewmodel-compose2.10 compatibility with Compose1.9.*#2579
SavedState
- (prerelease fix) Fix
SavedStateHandlesinitialization on web #2576
Components
Gradle plugin
org.jetbrains.compose version 1.10.0-rc01
Libraries
| Library group | Coordinates | Based on Jetpack |
|---------------|-------------|------------------|
| Runtime | org.jetbrains.compose.runtime:runtime*:1.10.0-rc01 | Runtime 1.10.0-rc01 |
| UI | org.jetbrains.compose.ui:ui*:1.10.0-rc01 | UI 1.10.0-rc01 |
| Foundation | org.jetbrains.compose.foundation:foundation*:1.10.0-rc01 | Foundation 1.10.0-rc01 |
| Material | org.jetbrains.compose.material:material*:1.10.0-rc01 | Material 1.10.0-rc01 |
| Material3 | org.jetbrains.compose.material3:material3*:1.10.0-alpha05 | Material3 1.5.0-alpha08 |
| Material3 Adaptive | org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 | Material3 Adaptive 1.3.0-alpha03 |
| Lifecycle | | |
| Navigation | | |
| Navigation3 | | |
| Navigation Event | | |
| Savedstate | | |
| WindowManager Core | | |