github xpipe-io/xpipe-ptb 12.1-4

latest releases: 19.0-9, 19.0-8, 19.0-7...
13 months ago
  • Add new actions in file browser to compress/uncompress zip/tar/tar.gz/7z
  • 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 file browser locking previously visited directories, preventing their deletions
  • Fix some systems being mistakenly identified as Proxmox PVE systems
  • 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-4"
Bash Script (Linux / MacOS)
bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh) -s -v "12.1-4"

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.