github xpipe-io/xpipe-ptb 13.3-2

latest releases: 19.2-3, 19.2-2, 19.2-1...
12 months ago
  • Improve license handling to also allow for adding subconnections of VMs and k8s prior to checking any license requirement
  • Fix split file browser tabs sometimes not having the correct size
  • Fix race condition in local split fire browser tab startup leading to it sometimes not showing up
  • Fix scripts context menu not showing up for VMs
  • Fix PSSession connection search showing up even if it's not supported
  • Fix some SSH authentication options showing as Pro instead of Homelab

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.