Home / Companies / JetBrains / Blog / Post Details
Content Deep Dive

Compose Multiplatform 1.11.0 Is Now Available | The Kotlin Blog

Blog post from JetBrains

Post Details
Company
Date Published
Author
Elvira Mustafina
Word Count
456
Language
American English
Hacker News Points
-
Summary

Compose Multiplatform 1.11.0 introduces several enhancements to improve the iOS and web experience, including native text input on iOS for more precise caret movement and native gestures, and concurrent rendering enabled by default to boost performance. The update also improves Compose UI testing on non-Android targets by adopting v2 ComposeUiTest APIs, which use the StandardTestDispatcher for more predictable coroutine execution and allow custom coroutine contexts. Additionally, scrolling performance on web targets has been significantly improved, aligning it more closely with native experiences. Users are encouraged to update their dependencies and explore the new features, with further details available in the full release notes.