Download Latest Version v0.25.1 source code.zip (1.3 MB)
Email in envelope

Get an email when there's a new version of Kobweb

Home / v0.25.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-05 780 Bytes
v0.25.0 source code.tar.gz 2026-07-05 841.6 kB
v0.25.0 source code.zip 2026-07-05 1.3 MB
Totals: 3 Items   2.1 MB 1

This release is functionally identical to v0.24.1 but with all Kotlin / Compose dependencies migrated to latest.

:::toml
[versions]
compose-html = "1.11.1"
compose-runtime = "1.11.2"
kobweb = "0.25.0"
kotlin = "2.4.0"

[libraries]
compose-html-core = { module = "org.jetbrains.compose.html:html-core", version.ref = "compose-html" }
compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "compose-runtime" }

[!IMPORTANT] Planning to upgrade? Review instructions in the README.


Full Changelog: https://github.com/varabyte/kobweb/compare/v0.24.1...v0.25.0

Source: README.md, updated 2026-07-05