Releases: lxqt/lxqt-sudo
Releases · lxqt/lxqt-sudo
2.1.0
Added new environment variables for sudo
.
2.0.0
- Allow bidirectional communication with launched process.
- Avoid flushing empty line.
- Flush everything coming from child and optimize splitting of output.
- Ported to Qt6.
1.4.0
Updated translations and bumped the version.
1.3.0
Added support for doas
backend.
1.2.0
Updated translations and bumped the version.
1.1.0
Updated translations and bumped the version.
1.0.0
Bumped minimum required Qt version to 5.15 and updated translations.
0.17.0
Code: Handled what was deprecated by Qt5.15.
0.16.0
Cleaned up the code a little and updated translations.
0.15.0
Main changes:
- Fix (re-)setting HOME with sudo backend.
- Added TERM to allowed/preserved environment variables.
- Added NetBSD support.