Skip to content

EasyJob 1.1.4

Compare
Choose a tag to compare
@akshinmustafayev akshinmustafayev released this 21 Oct 17:15
· 72 commits to main since this release
3ad8c4d

New features:

  1. Now there is colored console support. To add colored text to console use HTML. Example:
Write-Host "<span style=`"color:red;`">Some error</span>"
Write-Host "<span style=`"color:yellow;`">Some warning alert</span>"

Note: see example in the release

Fixes:

  1. Fixed bug when scrollbar would appear at the end of the inner text, not the control itself

Changes:

  1. Added blue color accent to Save button on "Edit button" window
  2. Some code cleanup
  3. Added help to all items on the Edit Button window