mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
746 B
746 B
Changes in 0.5.39
- Add ability to automatically create a root shell environment
- Fix connection list in file browser not updating
- Fix kubernetes validation not working correctly
- Fix docker detection when user was not in docker group
- Only show supported entries in scan dialog
Changes in 0.5.38
- Improve file browser performance and responsiveness
- Show file attributes in file browser
- Fix PowerShell Core environments not launching pwsh.exe
- Fix PowerShell Core launch timeouts due to ANSI escapes codes
- Fix NullPointerException when using Powershell connection as host for SSH connection
- Check whether SSH client is installed prior to calling it
- Report underlying error when terminal open fails
- Fix various small bugs