github xpipe-io/xpipe-ptb 12.3-2

latest releases: 19.0-2, 19.0-1, 18.7-4...
12 months ago
  • Add ability to automatically log all your terminal sessions
  • Improve documentation for new VM SSH identity option to clarify where the SSH keys files are used from
  • Improve error message when SSH key file could not be found
  • Fix exception in file browser when home path was missing
  • Fix multiple exceptions when platform integration could not be started
  • Fix terminal restart starting daemon if it is not running
  • Fix NullPointer when enabling a service tunnel on a VM
  • Fix few StackOverflow issues when creating a script dependency loop

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.