Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Releases: d-wojciechowski/plm-companion

PLM Companion 1.0.3

26 Apr 18:22
4927736
Compare
Choose a tag to compare

Fixed

  • Fix for issue with large payload
  • Compatibility with Intellij 2021.1

PLM Companion 1.0.2

21 Dec 12:43
36e2673
Compare
Choose a tag to compare

PLM Companion 1.0.1

21 Dec 10:54
Compare
Choose a tag to compare

Fixed

  • Compatibility with Intellij 2020.3

PLM Companion 1.0.0

13 Aug 17:42
844338c
Compare
Choose a tag to compare

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

12 Jul 14:56
fcc0b9b
Compare
Choose a tag to compare

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

04 Jun 13:34
6a9f32c
Compare
Choose a tag to compare
  1. Changed connection method with the addon, added retry mechanism, calls are now non-blocking
  2. Command log panel is now initialized early, so that commands are visible on every call
  3. Added rerun button on command pane, it allows to quickly rerun the selected command.
  4. MS/BMS/Custom log pane supports line wrapping

PLM Companion 0.7.1

23 May 11:15
836113f
Compare
Choose a tag to compare
  • 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

17 May 10:00
7241e9c
Compare
Choose a tag to compare
  1. Added button group to navigation bar with an option to disable it in the configuration.
  2. Modified settings dialog to be easier to read.
  3. Added Combobox to LoadFromFile dialog which presents all run configurations, if one is selected it will be run before loading from file.
  4. Added "Remote command run" configuration, which allows other run configurations to be run before
  5. Added option to control actions such as wcstop/wcstart... to be controlled via System status.
  6. If the addon is not available, easier to read message is shown.

PLM Companion 0.6.1

26 Apr 09:48
7ad4490
Compare
Choose a tag to compare
  • 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

26 Apr 09:27
Compare
Choose a tag to compare

Added load from file action under the right-click menu in the project pane. Support for Intellij 2020.1