github xpipe-io/xpipe-ptb 15.5-2

latest releases: 19.0-2, 19.0-1, 18.7-4...
7 months ago
  • Fix connection hierarchy decorations not updating probably when expanding them
  • Fix some issues on macOS when zsh failed to start
  • Fix XPipe not falling back to sh in some cases on macOS when zsh failed to start
  • Fix vscode remote open functionality using wrong app path on macOS
  • Fix zsh module zsh/stat breaking some file browser functionality when enabled
  • Fix tailscale refresh operations failing with an out-of-bounds error in some cases
  • Fix some OS logos not showing correctly
  • Fix NullPointer when launching FreeRDP
  • Fix outdated manpages docs link

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

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.