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