github xpipe-io/xpipe-ptb 13.1-1

latest releases: 19.0-9, 19.0-8, 19.0-7...
11 months ago
  • Rework Windows msi installer to support both per-user and system-wide installations. The installer will also now respect the properties ALLUSERS
  • Add pin tab button to the file browser menu bar to make tab splitting more prominent
  • Add file browser setting to automatically start up with local machine tab pinned
  • Add download context menu action in file browser as an alternative to dragging files to the download box
  • Fix startup check for user directory permissions not working
  • Fix various small bugs

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.