Skip to content

v1.2.6692

Compare
Choose a tag to compare
@ryannewington ryannewington released this 28 Apr 01:40
· 21 commits to master since this release

Version 1.2

  • Fixes an issue where the Active Directory trigger UI screen had overlapping elements

  • Fixes an issue where credentials in the form of domain\username could not be used on the Active Directory trigger

  • Fixes issue #93 - Remote callback channel times out with SessionKeyExpiredException

  • Fixes issue #119 - Default Threshold Value should show 0 in GUI

  • Fixes issue #126 - Include 'msDS-LastSuccessfulInteractiveLogonTime' as part of AD trigger filter for recent logons

  • Fixes issue #128 - Removing a trigger does not register as a change in the UI

  • Fixes issue #129 - The controller encountered an unrecoverable error

  • Fixes issue #130 - Canceling an unmanaged run does not work

  • Fixes issue #151 - AD/LDS trigger reports "no matching run profile could be found"

  • Fixes an issue where an non-matching partition ID causes an exception when loading the config file in the UI

  • Adds feature #114 - Add support for providing credentials to the PowerShell trigger

  • Adds feature #115 - Adds import threshold support

  • Adds feature #124 - Add next event for date/time triggers to the message log

  • Adds feature #127 - Ability to enable/disable triggers

  • Adds feature #131 - Add ability for time-based triggers to put their tasks to the front of the execution queue

  • Adds feature #132 - Adds support for new locking modes

  • Adds run details to the ThresholdExceededException