...
Command line runner
@echo off
which turns off command-echoing is added to scripts provided by "Custom script" runner parameter. To enable command-echoing add @echo on
to the script.
Windows Tray Notifier
You will need to upgrade windows tray notifier by uninstalling it and installing it again. Unfortunately, autoupgrade will not work due to issues in old version of Windows Tray Notifier.
Changes from 6.0.2 to 6.0.3
...