Utilities


1.4.0

27 Aug 2025

  • CommandLine: Changed TimeOut property to support runtime values

  • Fixed: The function updater failed for the CommandLine function when "Wait for return" was checked


1.3.0

12 Mar 2024

Important

The password property on the CommandLine function will be ignored when running on Linux. This is due to Linux not allowing the use of a password as parameter when executing a shell command.

  • Changed the plugin from Windows-specific to be platform-independent

  • Added coroutine support (async-await) for the Sleep function.

  • Upgraded to .NET 8.0


1.1.0

17 Nov 2022

  • Regrouped Timer properties in Property Grid to improve usability


1.0.2

17 Mar 2022

  • First release

Last updated