Skip to content

Releases: vaadin/intellij-plugin

1.4.5

10 Jan 16:24
579d87d
Compare
Choose a tag to compare

What's Changed

  • Fixed JNA exception while generating machine id #254
  • Added privacy policy information about shared data #253
  • Added JVM info and OS version to GitHub error report template #255

Full Changelog: 1.4.4...1.4.5

1.4.4

09 Jan 12:46
cb849c8
Compare
Choose a tag to compare

What's Changed

  • Hilla BrowserCallable endpoints are available in Endpoints panel (Ultimate) #196
  • Added Hilla service calls references from TypeScript to Java #242
  • Plugin info status bar widget is now aware about indexing in progress #237
  • Corrected plugin info status bar widget popup position #243
  • Updated Hotswap Agent to 2.0.2 #246
  • Added analytics and Settings dialog #244

Analytics are enabled by default. Generic user data (os info, country), user identification (based on Vaadin license) and information about used Vaadin plugin features are collected. User can resign from providing statistics in Settings > Tools > Vaadin section.

Full Changelog: 1.4.3...1.4.4

1.4.3

13 Dec 14:34
16aa303
Compare
Choose a tag to compare

What's Changed

  • Fixed NPE on not found endpoints plugin id #213

Full Changelog: 1.4.2...1.4.3

1.4.2

11 Dec 12:20
4bd0f31
Compare
Choose a tag to compare

What's Changed

  • Fixed filtering HotSwap option in Run/Debug toolbar for non Java run configurations #186
  • Imroved detection of Gradle source folders correctly #187
  • Improved plugin status bar widget to show current state #204
  • Added notification if run configuration is not supported #197
  • Fixed creating .idea directory when not saving .copilot-plugin file #209
  • Fixed Copilot dotfile creation for disposed projects #210

Full Changelog: 1.4.1...1.4.2

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