github xpipe-io/xpipe-ptb 15.7-2

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

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.