Skip to content

Dirgo v0.8.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:11
· 6 commits to main since this release
d8c1ced

Dirgo 0.8.2

Fixed

  • Declare Windows CLI execution as asInvoker and use a neutral staging filename during installation to avoid unintended elevation requests.
  • Stop Windows installation when the downloaded binary fails its startup check, preserving the existing executable.
  • Keep the PowerShell installer ASCII-compatible so Windows PowerShell 5.1 can also run it from a saved file.
  • Make accepted Windows setup connect the PowerShell profile and enable local suggestions, with an installed-profile smoke test under a standard user account.
  • Normalize Windows verbatim executable paths before writing shell integration so a fresh PowerShell profile can resolve dgo reliably.