Skip to content

Releases: cezarypiatek/ScriptRunnerPOC

1.96.0

19 Oct 15:02

Choose a tag to compare

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

18 Oct 16:49

Choose a tag to compare

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

07 Jun 13:12

Choose a tag to compare

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

17 Apr 18:32

Choose a tag to compare

What's new:

  • Fix console scroller update
  • Fix color inversion

1.92.0

03 Apr 11:05

Choose a tag to compare

What's new:

  • Fix NRE

1.91.0

02 Apr 18:34

Choose a tag to compare

What's new:

  • Add auto trim to parameter values
  • Se min height for console box

1.90.0

27 Mar 18:24

Choose a tag to compare

What's new:

  • Improve styling

1.89.0

23 Mar 13:25

Choose a tag to compare

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

18 Mar 20:20

Choose a tag to compare

What's new:

  • Add option to specify delimiter of dropdown options
  • Improve UX for searchbox control

1.87.0

16 Mar 12:29

Choose a tag to compare

What's new:

  • Add dynamic options source for dropdown
  • Improve styling for dropdown
  • Add experimental searchable dropdown
  • Refactor: move parameters into separate files