Skip to content

Release Notes for Utilities plugin


08 Apr 2026

  • Updated to .NET 10
  • Fixed: Assertion failures from multiple tests were combined into the assertion failure of a single test when using the “Are equal” assertion

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

12 Mar 2024

  • Changed the plugin from Windows-specific to be platform-independent
  • Added coroutine support (async-await) for the Sleep function.
  • Upgraded to .NET 8.0

17 Nov 2022

  • Regrouped Timer properties in Property Grid to improve usability

17 Mar 2022

  • First release