github xpipe-io/xpipe-ptb 13.4.4-3

latest releases: 20.4-1, 20.3-8, 20.3-7...
13 months ago
  • Fix kubectl container shells failing to launch when a non-default context or namespace was used
  • Fix kitty terminal failing to launch on macOS when another instance was already open before
  • Fix Proxmox PBS systems being detected as PVE systems
  • Fix invalid %ComSpec% variable causing startup errors
  • Fix VNC mouse scroll being broken
  • Fix custom SSH connections not working when a Host header was explicitly specified
  • Fix setting for double clicks for launching connections also applying to the context menu buttons
  • Improve GitHub sync password prompt to clarify that a personal access token should be entered instead of the password
  • Disable category expand buttons when there are no child categories to make it less confusing
  • Improve mouse click handling on macOS. If the window did not have focus before, the first mouse click on it will now not do anything
  • Update french translations (Thanks @Quezaquo)

Installers

Portable

Install Script

Windows
powershell -ExecutionPolicy Bypass -Command iwr "https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.ps1" -OutFile "$env:TEMP\get-xpipe.ps1" ";"  "&" "$env:TEMP\get-xpipe.ps1" -UseStageDownloads -XPipeVersion "13.4.4-3"
Bash Script (Linux / MacOS)
bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh) -s -v "13.4.4-3"

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.