Releases: cezarypiatek/ScriptRunnerPOC
Releases · cezarypiatek/ScriptRunnerPOC
1.96.0
What's new:
- Improve console text formatting
- Fix console colors
- Add links for folders and files
- Use AvaloniaEdit to present console output
- Update Avalonia packages
- Fix DatePicker on execution log
- Add doc for launching actions from searchbox
1.95.0
What's new:
- Display categories in action header
- Improve styles of checkbox list
- Add batch closing for running job's tabs
- Add option for controling logs follows
- Improve execution log layout
- Improve layout of action details
- Fix issue with incorrectly positione search window with multi-screen setup
- Improve styling
- Allow for horizontal resize of multiline textboxes
- Add support for multiline text with syntax highlighting
- Improve displaying forms with long labels
- Add option to define dropdown items as array
1.94.0
What's new:
- Add support for launching links
- Add option for launching command automatically on selecting in search box
- Allow inserting parameters in the command segment
- Improve UX of the dialog for managing config sources
1.93.0
What's new:
- Fix console scroller update
- Fix color inversion
1.92.0
What's new:
- Fix NRE
1.91.0
What's new:
- Add auto trim to parameter values
- Se min height for console box
1.90.0
What's new:
- Improve styling
1.89.0
What's new:
- Add option to run script in system shell
- Fix parsing output with special characters
- Fix opening job from history
1.88.0
What's new:
- Add option to specify delimiter of dropdown options
- Improve UX for searchbox control
1.87.0
What's new:
- Add dynamic options source for dropdown
- Improve styling for dropdown
- Add experimental searchable dropdown
- Refactor: move parameters into separate files