- Expanded the Kotlin Analysis API with new functions for expect/actual symbol queries, disabled error logging on failed resolves, and added return types to the K2 reference shortener.
- Introduced several language and platform features: secondary constructors in value classes, @Volatile support in native, Objective‑C overload handling by parameter name, contracts syntax behind a feature flag, and various Kotlin/Native a...
- Implemented extensive bug fixes and stability improvements across K2, FIR, partial linkage, and backend components, alongside updates to deprecation handling and warning generation.