Skip to content

Releases: vaadin/intellij-plugin

1.5.6

14 Nov 08:26
9cb87b9

Choose a tag to compare

What's Changed

  • chore: Remove Hilla from new project wizard in #469

1.5.5

02 Oct 07:34
260b7f9

Choose a tag to compare

What's Changed

  • Fixed issue related to creating new projects in #459

1.5.4

16 Sep 07:15
1194c1c

Choose a tag to compare

What's Changed

  • deps: Bump platform to 2024.2 (sinceBuild) #452
  • feat: allow user to set the groupId when creating a new project #454

New Contributors

Full Changelog: 1.5.3...1.5.4

1.5.3

16 Sep 06:30
5accb74

Choose a tag to compare

What's Changed

  • feat: update Vaadin icons, add icon to new projects in #439
  • feat: get Vaadin routes and version in the project #440
  • chore: Do not use Internal API for New Project / New Module check #441
  • feat: get vaadin project features (components, security, entities) #442
  • chore: Use NewProjectAction to detect NewModel / NewProject in #443

Full Changelog: 1.5.2...1.5.3

1.5.2

17 Jul 06:31
ddc67ed

Choose a tag to compare

What's Changed

  • feat: Use SdkPopupFactory for downloading JetBrains Runtime in #429

Full Changelog: 1.5.1...1.5.2

1.5.1

17 Jul 06:29
d120abb

Choose a tag to compare

What's Changed

  • chore: Updated IntelliJ platform API to 2024.1 #402

Full Changelog: 1.5.0...1.5.1

1.5.0

19 May 09:47
7fdc02a

Choose a tag to compare

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

19 May 09:46
e2230c1

Choose a tag to compare

What's Changed

  • fix: Automatically fix userKey issue #386

Full Changelog: 1.4.11...1.4.12

1.4.11

19 May 09:45
d9efbff

Choose a tag to compare

What's Changed

  • chore: Upgrade to latest hotswap-agent #368
  • fix: Do not fall into infinite loop after initializing plugin #374
  • fix: Create .idea directory if not exists #375
  • chore: Log more info in case of project not found #376

Full Changelog: 1.4.10...1.4.11

1.4.10

14 Apr 11:02
518d742

Choose a tag to compare

What's Changed

  • Fixed exceptions related to checking Copilot service state #353
  • Fixed detection of Vaadin in new projects #362
  • Fixed SlowOperationException during preparation of Hotswap runner #364
  • Added reporting Debug with Hotswap usage statistics #357
  • Added referrer to Walking Skeleton starter downloads #363