Releases: timonmdy/java-runner-client
Releases · timonmdy/java-runner-client
jrc-v2.0.8
Version 2.0.8
Bugfixes:
- Fixed an issue where the process outputs would get mixed up if multiple processes ran at the same time
- Fixed an issue where the console search would not correctly highlight the searched phrase
New & Changed:
- Added a new tab "General" within the Configure-Tab. Here you can set starting options like "Start with JRC" and Auto-Restart
- Added "dirty"/change listeners to the individual property inputs. This way you cannot forget to add a property anymore.
- Reworked the UI to use space more efficiently. Styles also changed
- Now using react-icons instead of emojis where that was still left :)
- Added a context-menu option to clear the console
- Reworked the FAQ-Section to now be sorted into categories for easier access. Also added a search bar for FAQ
- Added additional details to processes found by the process scanner
jrc-v2.0.5
Initial release. Base functionality.