A running log of platform and SDK changes - what shipped, what’s in beta, and what’s coming next. Pick a card to read the full notes.
KBC screens become real, interactive Kotlin: typed ViewModels, local var state, reusable components, forEach lists, and a full Canvas drawing surface.
The version-decoupling release, your Kotlin, AGP, Gradle and Compose versions are no longer pinned to KetoyVM. Bump freely.
Scaffold projects, write @KetoyComposable screens, migrate Compose UI to .ktx, and diagnose compiler-plugin errors, all from your terminal, with your own provider key.
A resource-resolver release, custom typography and real drawables are now first-class citizens in your KBC source.
Since 0.4.16-alpha, KetoyVM is decoupled from your toolchain on two axes, Kotlin/AGP/Gradle via an embedded compiler, and the Compose version via name-based parameter remapping.
Drop a .ttf into res/font/, register it once, then reference it from KBC source exactly like plain Compose.
Render drawables straight from KBC source, vectors, PNGs, WebPs, through the new IMAGE adapter, R8-safe by construction.
Get a monthly digest of platform, SDK and tooling changes - straight from the team.