github xpipe-io/xpipe-ptb 12.1-3

latest releases: 19.0-20, 19.0-9, 19.0-8...
13 months ago
  • Implement various performance improvements
  • Add dropdown to quickly select SSH key files that are already synced via git
  • Add option to change SSH port for VM connections
  • Add ability to fill in missing git author data within xpipe
  • Improve category display for large amounts of connection categories
  • Fix git sync initialization order potentially causing problems
  • Fix file chooser dialog not closing
  • Fix a few NullPointers

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.