Releases: vaadin/intellij-plugin
Releases · vaadin/intellij-plugin
1.4.5
1.4.4
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
1.4.2
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
What's Changed
- Fixed separation of ultimate features in intellij community #180
Full Changelog: 1.4.0...1.4.1
1.4.0
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
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
- @mgarciavaadin made their first contribution in #145
Full Changelog: 1.3.6...1.3.7