This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
Releases: d-wojciechowski/plm-companion
Releases · d-wojciechowski/plm-companion
PLM Companion 1.0.3
Fixed
- Fix for issue with large payload
- Compatibility with Intellij 2021.1
PLM Companion 1.0.2
Added
- Persistable custom tabs loosing custom opened logs after IDE restart #51
PLM Companion 1.0.1
Fixed
- Compatibility with Intellij 2020.3
PLM Companion 1.0.0
Added
- 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.
Changed
- 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).
Fixed
- Rendering of form based UI.
PLM Companion 0.9.0
Added
- 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.
Changed
- 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.
Fixed
- Issue with encoding when, addon is on Windows system, and Intellij is running on MacOS
PLM Companion 0.8.0
- 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
- Added rerun button on command pane, it allows to quickly rerun the selected command.
- MS/BMS/Custom log pane supports line wrapping
PLM Companion 0.7.1
- Fix for issue with linking run configurations.
- Fix for shared command between run configurations.
- Fix for Alias not being saved
- Added option to wait until the finish of remote command
- Added option to immediately switch to command pane
PLM Companion 0.7.0
- Added button group to navigation bar with an option to disable it in the configuration.
- Modified settings dialog to be easier to read.
- Added Combobox to LoadFromFile dialog which presents all run configurations, if one is selected it will be run before loading from file.
- Added "Remote command run" configuration, which allows other run configurations to be run before
- Added option to control actions such as wcstop/wcstart... to be controlled via System status.
- If the addon is not available, easier to read message is shown.
PLM Companion 0.6.1
- Command execution time properly saved. Added config for the port on which communication will be running with the addon.
- Migration to GitHub.
- Removed inconsistencies in code.
PLM Companion 0.6.0
Added load from file action under the right-click menu in the project pane. Support for Intellij 2020.1