Skip to content

v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 04:14
· 14 commits to main since this release
0e358b7

Added

  • Plugin can be updated/installed without IDE restart.

Changed

  • Update dependencies.
  • Update code to latest IntelliJ API.
  • Bump IDE compatibility property pluginSinceBuild to 233.
  • Set pluginUntilBuild to 241 to pass pluginVerifier task

Fixed

  • Access is only allowed from Event Dispatch Thread.
  • Read access is allowed from inside read-action only.