Skip to content

v1.2.3

Compare
Choose a tag to compare
@ChrisCarini ChrisCarini released this 19 Jan 09:16
· 44 commits to main since this release
c4fa3d7

Changed

  • Upgrading IntelliJ from 2024.3.1.1 to 2024.3.2
  • Changed LoCService.CreateCommitAction.actionPerformed() to use underlying implementation of CommonCheckinProjectAction.actionPerformed() since it is marked as @ApiStatus.OverrideOnly.

Fixed

  • Fixed ForcePluginException to have getActionUpdateThread() method, preventing plugin exception.