Releases: vaadin/intellij-plugin
Releases · vaadin/intellij-plugin
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
1.3.6
1.3.5
1.3.4
1.3.3
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
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