github xpipe-io/xpipe-ptb 11.4-2

latest releases: 19.2-3, 19.2-2, 19.2-1...
14 months ago

Git vault improvements

  • Add more extensive documentation to the remote git repository settings menu
  • Add restart button to the sync settings menu
  • Improve git failure messages
  • Fix git CLI check not working on macOS due to xcode-select

Other

  • Implement support for custom icons
  • Fix VM start/stop actions only being visible when user credentials were supplied
  • Fix Cygwin/Msys2/GitForWindows not showing up in connection search sometimes
  • Fix some startup checks not working
  • Fix scrollbar not resetting when changing application tabs

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.