xpipe/dist/changelogs/8.4_incremental.md

19 lines
1.2 KiB
Markdown
Raw Normal View History

2024-03-13 06:56:37 +13:00
## Sudo password improvements
2024-03-13 22:41:54 +13: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-13 06:56:37 +13: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-14 04:10:52 +13: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-14 00:59:55 +13:00
- Fix children connection not showing after refresh when another category was selected
2024-03-13 23:24:02 +13: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-14 22:50:08 +13:00
- Fix rare git lock file issues
2024-03-14 04:10:52 +13:00
- Fix terminal launch errors not showing
2024-03-14 00:59:55 +13:00
- Fix errors when deleting parent connection while editing child
- Fix trailing spaces in file name fields causing errors
2024-03-13 06:56:37 +13:00
- Improve custom SSH connection description