Last 7 days
0
Features: 0
Changes: 0
Fixes: 0
Deprecations: 0
Modern multiplatform programming language maintained by JetBrains.
Latest Kotlin changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this Kotlin release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
0
1
2
4
Fixed multiple compiler backend issues: missing WASM files in multimodule builds, JVM annotation parameter error, wrong sourcePsi for SymbolPsiLiteral, and reified type inference in inline lambdas
Expanded the Analysis API with KDoc support, KMP handling, dumb‑mode analysis, streaming diagnostics, automatic mode detection, and extensive test infrastructure updates.
Fixed numerous compiler and platform bugs (e.g., Wasm compilation, JVM @JvmRecord issue, native ObjC type casts, JS incremental plugin support, scripting internal errors)
Multiple compiler and reflection bugs fixed, including data races in kotlinx.serialization plugin registration, ClassCastException with UInt, unstable enhanced nullability resolution, flaky overload resolution, @NoInfer regression, NoWhe...