New
gsudo v2.6.0
What's Changed
- New Icon! #371 Thanks to @e-t-l @LukeMitsialis. (Is it too blurry?)
- Added
gsudo config --reset-allto Clear All Config Settings by @gerardog in https://github.com/gerardog/gsudo/pull/392 - When elevating as a different user: Set the GSUDO_ASKPASS_NAMED_PIPE environment variable to the desired named pipe, and gsudo will connect to it as a one-time "askpass" interface—to fetch the target user password, instead of the standard prompt, by @awakecoding in https://github.com/gerardog/gsudo/pull/388
- Migrated to .NET 9.0 by @NN--- and @gerardog in https://github.com/gerardog/gsudo/pull/395 & https://github.com/gerardog/gsudo/pull/367
Docs & Build Pipelines improvements
- Add setup package installation instructions by @lucatrv in https://github.com/gerardog/gsudo/pull/317
- Fixed Winget releases with winget-releaser by @vedantmgoyal9 in https://github.com/gerardog/gsudo/pull/363
New Contributors
- @vedantmgoyal9 made their first contribution in https://github.com/gerardog/gsudo/pull/363
- @awakecoding made their first contribution in https://github.com/gerardog/gsudo/pull/388
- @NN--- made their first contribution in https://github.com/gerardog/gsudo/pull/367
- @lucatrv made their first contribution in https://github.com/gerardog/gsudo/pull/317
Full Changelog: https://github.com/gerardog/gsudo/compare/v2.5.1...v2.6.0