Releases: vaadin/intellij-plugin
Releases · vaadin/intellij-plugin
1.5.2
What's Changed
- feat: Use SdkPopupFactory for downloading JetBrains Runtime in #429
Full Changelog: 1.5.1...1.5.2
1.5.1
1.5.0
What's Changed
- feat: Heartbeat rest call to inform about compilation result #394
- chore: Add Debug using Hotswap to "Current File" run config #393
- chore: Return information if undo/redo has been performed #387
- fix/chore: Initialize local services properly #397
- chore: Support for 2025 EAPs #401
Full Changelog: 1.4.12...1.5.0
1.4.12
1.4.11
1.4.10
What's Changed
1.4.9
1.4.8
What's Changed
- Dependency update - use latest Hotswap Agent snapshot in #309
- Fixed issue with compilation running multiple times caused by Save action in #311
- Added Delete file command in #315
- Fixed issue with invalid userKey in #321
New Contributors
Full Changelog: 1.4.7...1.4.8
1.4.7
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
- @jcgueriaud1 made their first contribution in #289