- - Fixed numerous compiler regressions: false positives on abstract members, unresolved reference errors with JDK 21, native allocator linking issues, and static cache bugs on Linux.
- - Resolved Kotlin/JS and KJS runtime errors including destructured value‑class handling, cross‑module dependency failures, and incorrect generation of the == operator for Any type.
- - Updated Gradle integration to ship a stripped, unshadowed Gson bundle and addressed several NoClassDefFoundError cases and Xcode 15 compatibility problems for native iOS builds.