Skip to content

2.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 16:08
· 80 commits to main since this release

Fixed

  • Replaced deprecated ProcessAdapter with ProcessListener in ComposerUtil.kt to maintain compatibility with latest IntelliJ Platform SDK
  • Removed usage of unstable UI DSL builder textFieldWithBrowseButton in MoodleSettingsForm by using Swing TextFieldWithBrowseButton within cell(...); satisfies UnstableApiUsage inspection