- Changed welcome screen to... well... end screen.
- Compatibility with Intellij 2021.3
- Compatibility with Intellij 2021.2
- Fix for issue with large payload
- Compatibility with Intellij 2021.1
- Persistable custom tabs loosing custom opened logs after IDE restart #51
- Compatibility with Intellij 2020.3
- New startup activity which displays plugin info page with links and support section.
- Plugin UI is now backed by i18n resources. If you want to translate plugin UI to your language, contact me!
- Describe property dialog, which stores all described properties, as shortcuts.
- Plugin Icon to a new, more suitable one.
- Updated description to better explain a plugin.
- Presentation of executed commands/properties in bottom panel (see commands execution).
- Rendering of form based UI.
- Compatibility with 2020.2
- Wrapping enable/disable option on command pane
- Auto-scroll option for log panes and command pane
- In command list under RMB added "Rerun" option.
- Validation in RemoteFilePicker for situations where expected is fileOnly.
- Double click selection in RemoteFilePicker.
- Introduced better changelog format
- By default, website scanning is turned on (was turned off).
- Order of icons next to panes ( according to user feedback )
- Navigation bar actions, Load from file action and Buttons in right pane may now automatically open command panel (may be switched off in settings)
- Xconfmanager may now be executed regardless of windchill status.
- Bottom pane buttons unification.
- Issue with encoding when, addon is on Windows system, and Intellij is running on MacOS
- Rerun button on command pane, it allows to quickly rerun the selected command.
- MS/BMS/Custom log pane supports line wrapping
- Changed connection method with the addon, added retry mechanism, calls are now non-blocking
- Command log panel is now initialized early, so that commands are visible on every call
- Option to wait until the finish of remote command
- Option to immediately switch to command pane
- Issue with linking run configurations.
- Shared command between run configurations.
- Alias not being saved
- Button group to navigation bar with an option to disable it in the configuration.
- Combobox to LoadFromFile dialog which presents all run configurations, if one is selected it will be run before loading from file.
- "Remote command run" configuration, which allows other run configurations to be run before.
- Option to control actions such as wcstop/wcstart... to be controlled via System status.
- If addon is not available, easier to read message is shown.
- Modified settings dialog to be easier to read.
- Config for the port on which communication will be running with addon.
- Saving execution time for commands.
- Load from file action under right click menu in project pane.
- Support for Intellij 2020.1
- Communication library changed from GRPC to RSocket.
- Custom command execution
- Custom file remote tailing
- Remote file picker
- Communication library changed from GRPC to RSocket.
- Icons from Intellij IDEA now being used, to unify look with OOTB.
- Compatibility with 2019.3
- Tailing log files
- Xconfmanager reload
- Timeout configuration
- Configuration moved to separate window.
- Basic error handling.
- Windchill basic control (stop/start/restart) with server add-on
- Windchill status scanner