Skip to content

1.4.7

Latest
Compare
Choose a tag to compare
@MarcinVaadin MarcinVaadin released this 11 Feb 12:41
· 5 commits to main since this release
c33fe4c

What's Changed

  • Updated until to support 2025.1 (251) in #279
  • Updated hotswap action icon in #280
  • Added language injection for Flow in #289
  • Fixed Gradle dependance issue in #290
  • Added support for restartApplication command in #293
  • Added support for compileFiles command in #291
  • Implemented DynamicPluginListener to create and remove .copilot-plugin file in #299
  • Throw bad request when line or column have negative values in #298
  • Fixed NPE on StatusBar not yet initialized in #307
  • Updated statistic requests to Include proKey and Vaadiner information in #303

New Contributors