Skip to content

v2.2.0: Added new loggers and minor bug fixes

Latest
Compare
Choose a tag to compare
@cyberbuff cyberbuff released this 07 Feb 20:15
a6e2b12

What's Changed

  • Get-PreferredIPAddress MacOS fix. by @dwhite9 in #185
  • Fix for hung runner when AV kills the process running the atomic by @clr2of8 in #171
  • Atomic sudo by @dwhite9 in #189
  • Calling Invoke-ExecuteCommand bug fix - Invalid parameter order. by @Jake151 in #190
  • Revert "Calling Invoke-ExecuteCommand bug fix - Invalid parameter order. " by @clr2of8 in #192
  • Revert "Atomic sudo" by @clr2of8 in #193
  • Validate Byte Order marks before committing to GitHub by @cyberbuff in #194
  • Switch Atomic Runner to use a Service instead of a Scheduled Task by @clr2of8 in #188
  • add logfile name to runner config by @clr2of8 in #201
  • Adding multiple loggers by @cyberbuff in #199
  • Adding warning for unsupported platforms instead of errors by @cyberbuff in #200
  • Update Attire-ExecutionLogger.psm1 by @krdmnbrk in #203
  • fix for file not found issue by @clr2of8 in #206

New Contributors

Full Changelog: v2.1.0...v2.2.0