This release contains several improvements for the 'devtools' on windows and Linux platforms.
Plugin
id("org.jetbrains.compose.hot-reload") version "1.0.0-alpha02"
Changes
- devtools: Do not show icon in windows (Thanks to @natanfudge)
- Fix multi-window applications: Closing a window did not close the devtools window (Thanks to @Nohus )
- Linux: Do not use transparent windows (can be re-enabled using
compose.reload.devToolsTransparencyEnabled
) (Thanks to @Nohus ) - Publication: Fix the leaking bootstrap version in the Gradle .module files
- Experimental: Stabilize bytecode transformations
- [Compiler]: Support fix of #104 with Kotlin 2.2