github xpipe-io/xpipe-ptb 15.7-3

latest releases: 20.0-4, 20.0-3, 20.0-2...
9 months ago
  • Add support for Warp on Windows and Linux
  • Fix right part of file browser becoming blocked after a split tab is merged again
  • Fix tailscale refresh operations failing with an out-of-bounds error in some cases
  • Fix vmware .vmx failing to load if they had an unknown encoding
  • Fix some translations

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 "15.7-3"
Bash Script (Linux / MacOS)
bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh) -s -v "15.7-3"

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.