github gerardog/gsudo v2.4.0
gsudo v2.4.0

latest releases: v2.5.1, v2.5.0, v2.4.4...
12 months ago

What's Changed

  • Improved scripting scenarios by @gerardog in #286
    • gsudo status {key} returns exit code for booleans: 0(success) for true, 1(fail) for false
    • Added --no-output to gsudo status {key} --no-output to suppress output.
    • Added sample usage scripts and updated docs
    • For example:
      • gsudo status IsElevated --no-output && echo "This process is elevated!"
  • Fixed issue on Cache ON not propagating --LogLevel or --Duration if cache was already active
  • Fix Error: Unable to connect to the elevated service/NullReferenceException by @gerardog in #292
  • Preserve console title after gsudo exit (#266) by @gerardog in #294

Full Changelog: v2.3.0...v2.4.0

Don't miss a new gsudo release

NewReleases is sending notifications on new releases.