github xpipe-io/xpipe-ptb 10.0.2-1

latest releases: 19.0-9, 19.0-8, 19.0-7...
16 months ago
  • Fix mismatched input exception when migrating old existing SSH config connections
  • Fix connection entries sometimes jumping around in the ordering when refreshing them
  • Fix some rare NullPointers
  • Fix file browser resize messing up column widths
  • Fix AppImages not being built for arm64
  • Fix kitty terminal not launching on Linux if it responded slowly

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

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.