Skip to content

gsudo v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 06:40
· 371 commits to master since this release
6dfc9ca

What's Changed

  • Fix(UnauthorizedAccessException): when elevating as someone else twice from same parent process (eg, WT elevated tabs) #150
  • Fix(Simultaneous elevations): Fix cache for simultaneous elevations from one parent process (eg. WT tabs) #145
  • Fix(Cache): Fix cache on finishing before the cache is available. Fixes #144
  • Fix(Hang): Limit recursion seeking parent pid #155
  • Fix(VT mode): Send correct cursor pos on Vt init 48261ec
  • Chore: Removed hardcoded Cmd commands that actually are .EXE apps 2f47f3e

Full Changelog: v1.4.0...v1.4.1