github xpipe-io/xpipe-ptb 1.7.3-2

latest releases: 19.0-20, 19.0-9, 19.0-8...
2 years ago

Update procedure

Note that the automatic updater is broken in version 1.6.0. It will freeze the application and not perform the update. So do not try to click the install button in XPipe!
You have to install it manually from https://github.com/xpipe-io/xpipe/releases/tag/1.7.3. You can easily do this as uninstalling the old version does not delete any user data. Installing a newer version of XPipe also automatically uninstalls any old ones, so you don't have to manually uninstall it.

Changes in 1.7.3

  • Execute commands as normal user if the sudo askpass dialog is closed without a password
  • Use newly created macOS app icons that better fit in
  • Fix Tabby installation not being detected on Windows if it was system-wide instead of per-user
  • Fix some settings values being incorrectly labelled as professional-only
  • Fix application restart for license activation not working
  • Improve styling in some areas

Previous changes in 1.7

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

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.