Skip to content

2.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 13:46
· 247 commits to main since this release
759b213

Added

  • Add --compose-hot-reload argument for RunIdeTask task that enables Compose Hot Reload agent.
  • Add new provider-based API create methods for Plugin Verifier used IDEs configuration, a fallback .orRecommended() helper, and update integration tests. #2077

Fixed

  • Fix the execution of JavaExec based tasks when the class path gets shortened.
  • Include IU and PY releases when resolving Plugin Verifier compatible IDEs while requesting IC or PC for versions 2025.3 (253) and later.
  • Fix ProductReleasesValueSource to correctly handle and preserve 4-component version numbers (e.g., 2025.3.1.1) when resolving IDE releases.