github xpipe-io/xpipe-ptb 15.6-4

latest releases: 19.0-8, 19.0-7, 19.0-6...
7 months ago
  • Fix fish shell session scripts not getting added to PATH
  • Fix window becoming unusable on Linux when changing appearance settings while window was maximized
  • Fix terminal launches failing for alpine LXD/incus containers

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

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.