Skip to content

Releases: vaadin/intellij-plugin

1.4.1

25 Nov 12:33
bb848f3
Compare
Choose a tag to compare

What's Changed

  • Fixed separation of ultimate features in intellij community #180

Full Changelog: 1.4.0...1.4.1

1.4.0

22 Nov 14:31
a87f2a3
Compare
Choose a tag to compare

What's Changed

In cooperation with JetBrains, Vaadin Endpoints officially becomes part of Vaadin Plugin #167

Bug fixes

  • return source path information per module #156
  • Install hotswap agent if the user deleted it and still wants to use it #160
  • Check every module when looking if a file is inside the project #164
  • Bring back plugin icon #168
  • Save dotfile in dumb background task #169

Full Changelog: 1.3.7...1.4.0

1.3.7

06 Nov 13:10
f88b4b6
Compare
Choose a tag to compare

What's Changed

  • Updated invalid JBR message to refer to released 2024.2.4 #132
  • Relax check for version and build in JBR version in #131
  • Copy resources to build directory in #139
  • Handler for getting all source paths in #146
  • Include resource paths when fetching source paths in #148
  • Plugin file path as injected system property in #145
  • Wrap file write action in EDT in #140
  • Added wrapping dotfile saving in write action in #135
  • Only process source files in save action in #150
  • Compile all documents in single step in #152
  • Rephrase VCS confirmation popup in #153
  • Make it less likely to trigger multiple compiles in #154

New Contributors

Full Changelog: 1.3.6...1.3.7

1.3.6

25 Oct 06:58
f1d15de
Compare
Choose a tag to compare

What's Changed

  • Fixed calling HotSwapUI within proper thread access #129 #130

1.3.5

22 Oct 14:49
fa60159
Compare
Choose a tag to compare

What's New

  • Add opens for jdk.internal-loader #118
  • Notification dismiss per project #120
  • CopilotUndoManager service for tracking actions on save #124
  • Rerun using HotSwap icons #122
  • Do not use broken JBR in IntelliJ 2024.2.3 in #123

1.3.4

17 Oct 06:19
50dba47
Compare
Choose a tag to compare

What's Changed

  • Use selected JDK if it is JBR #104
  • Do not create copilot dotfile if project is not opened yet #103
  • Wrapped Hotswap in WriteIntentReadAction #108
  • Run actions on save #110
  • Use VirtualFiles to save dot file, improved logging #115
  • Do not double twice #116

Full Changelog: 1.3.3...1.3.4

1.3.3

26 Sep 10:04
058d3bd
Compare
Choose a tag to compare

What's Changed

  • Increase supported version up to 243.* #91
  • HotSwap Agent updated to 2.0.1 #93
  • Use SegmentedButtons in new Vaadin project wizard #94
  • Detect Vaadin projects if dependencies are updated #97
  • Trim stacktrace to fit in GH issue description #99
  • Added Debug/Rerun with HotSwap to debugger toolbar #102

Full Changelog: 1.3.2...1.3.3

1.3.2

19 Sep 11:36
71e3a3f
Compare
Choose a tag to compare

What's Changed

  • Renamed save action to not contain "save" #79
  • Plugin now checks if project is Vaadin project based on modules libraries #82
  • Added debug using hotswap to run toolbar and popup menu #83
  • Upgraded to hotswap-agent 2.0.1-SNAPSHOT (2024-09-18) #84
  • Turned off frame deactivation policy for Spring apps #87

Full Changelog: 1.3.1...1.3.2

1.3.1

19 Sep 11:33
84f44cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

06 Sep 11:40
915672d
Compare
Choose a tag to compare

What's Changed

  • Added Compile on save action #62
  • Fixed issue with random Vaadin project icon #65
  • Added "Debug using Hotswap Agent" #61
  • Fixed project name encoding #66
  • Added notifications on potential configuration issues #64
  • Automatically downloading and updating HotSwap Agent #71

New Contributors

Full Changelog: 1.2.1...1.3.0