Release Notes for Utilities plugin

1.15.3.0

29 Sep 2021

  • Fix bug: CommandLine function ignores empty lines in output

1.15.1.0

6 Sep 2019

  • Display Cron expression validation message as part of generic failure message
  • Fix bug: TimerService service occasionally triggers twice for long intervals

1.15.0.0

15 Jul 2019

  • Add output encoding property to CommandLine function

1.14.1.0

27 Mar 2019

  • Fix bug: Solution that contains Cron timer does not stop gracefully

1.14.0.0

20 Mar 2019

  • Add default value to the Cron property on the Cron service
  • Fix bug: Cannot start multiple Cron services in solution

1.13.363.0

13 Sep 2018

  • Create Cron service
  • Add User name and Password properties to CommandLine function
  • Add Working directory property to CommandLine function
  • Improve help on timer properties
  • Update Linx plugin
  • Update third-party libraries
  • Fix bug: Assert function retains references in unused properties
  • Fix bug: Tolerance property in Assert function always showed validation error

1.12.120.327

21 Dec 2017

  • Fix bug: TimerService service triggers twice

1.11.114.290

3 Nov 2017

  • Fix Timer firing slightly too early.

1.10.112.285

23 Oct 2017

  • Update Linx Plugin library.
  • Fix Timer only starts again after event is completed.

1.9.102.261

29 Jun 2017

  • Disable timer when machine goes into sleep/hibernate mode.
  • Upate NuGet packages.
  • Update Linx plugin.
  • Add default to TimerService for Run-at property.
  • Fix asynchronous output redirection error.

1.8.97.247

12 Apr 2017

  • Disable timer when machine goes into sleep mode.

1.8.95.242

17 Mar 2017

  • Fix TimerService set to date in the past cannot start.

1.7.93.237

3 Mar 2017

  • Update Linx plugin.
  • Speed up CommandLine output generation.
  • Fix timer bug resulting from long wait times.

1.6.89.226

9 Sep 2016

  • Update NuGet packages.
  • Update Linx plugin.
  • Update UI styles.
  • Update plugin utilities.

1.5.78.203

29 Apr 2016

  • Fix object reference error when opening days editor with expression value.
  • Fix TimerService. Service stops when next interval is missed.
  • Log exact CommandLine command.
  • Update Linx Plugin.

1.3.68.178

8 Feb 2016

  • Add ExitCode to CommandLine function output.

1.2.66.173

3 Feb 2016

  • Update Linx Plugin.
  • Fix commandline to only throw exception when exit code is not 0.

1.2.57.151

20 Oct 2015

  • TimerService: Make Interval mode deterministic.
  • Update Linx plugin.
  • Allow for tolerance on first timer tick.

1.2.51.136

11 Aug 2015

  • Update Linx plugin.
  • TimerService: Change properties to accept Settings.

1.1.47.118

23 Jun 2015

  • Update Linx plugin.

1.1.45.114

11 May 2015

  • Update Linx plugin.
  • UI Changes.
  • Change CommandLine default timeout to 60 seconds.
  • Add configurable intervals to Timer service.

1.0.37.92

19 Feb 2015

  • Add Assert function.
  • Add CommandLine function.
  • Add SetValue function.
  • Add Sleep function.
  • Add ThrowException function.