github xpipe-io/xpipe-ptb 1.7.3-3

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

Changes in 1.7.3

  • Use newly created macOS app icons that better fit in with the general macOS aesthetic
  • Fix connection freezing when sudo askpass dialog was cancelled by now just executing commands as normal user
  • 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
  • Fix open browser tab list being broken when reordering tabs by dragging
  • Fix browser welcome screen connection list jumping around
  • Fix connection sorting sometimes not working
  • Fix connections being duplicated in all connections overview
  • Fix move to category functionality being broken
  • Fix bring scripts functionality throwing errors on script setup
  • Fix scripts possibly being called multiple times when set as default and as dependencies
  • Improve scripts help documentation
  • 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-3"
Bash Script (Linux / MacOS)
bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh) -s -v "1.7.3-3"

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.