EasyJob 1.1.4
New features:
- 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:
- Fixed bug when scrollbar would appear at the end of the inner text, not the control itself
Changes:
- Added blue color accent to Save button on "Edit button" window
- Some code cleanup
- Added help to all items on the Edit Button window