xpipe-mirror/dist/changelogs/8.4_incremental.md

17 lines
1.2 KiB
Markdown
Raw Normal View History

2024-03-12 17:56:37 +00:00
## Sudo password improvements
2024-03-13 09:41:54 +00:00
This update will restore the old behavior of sudo passwords being automatically sourced from connection details when possible, e.g. an SSH login password or a set WSL password.
2024-03-12 17:56:37 +00:00
This behavior can also be combined with the option to always confirm elevation access in the security settings if you don't want XPipe to automatically fill in your sudo password.
## Other changes
- Add support for PowerShell on Linux and macOS
- Fix file browser being able to enter invalid state when the underlying connection dies, throwing a lot of errors for every action
2024-03-13 09:41:54 +00:00
- Fix license check not properly updating dates and immediately throwing errors once the license validation failed. It now properly honours the offline grace period.
2024-03-12 17:56:37 +00:00
- Fixed children connection not showing after refresh when another category was selected
- Fix errors when deleting parent connection while editing child
2024-03-13 09:41:54 +00:00
- Fix trailing spaces in file name fields causing errors
2024-03-13 10:24:02 +00:00
- Fix passwords not being properly cached when multiple prompts were required to log in
- Fix askpass dialog frequently taking focus away from other applications while open
2024-03-12 17:56:37 +00:00
- Improve custom SSH connection description