github xpipe-io/xpipe 1.7.3

latest releases: 11.3, 11.2, 11.1...
10 months 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

Other changes

The entire website at https://xpipe.io has been redone, so you can check it out if you want and share your feedback on it.
Furthermore, XPipe is now also available in the Microsoft Store

Downloads

Installers

Installers are the easiest way to get started and they come with an automatic updater functionality. They can also be used to upgrade an existing installation to a newer version. The following installers are available:

Portable

If you don't like installers, you can also use portable versions that are packaged as an archive. The following portable versions are available:

Install Script

Install XPipe by pasting the installation command into your terminal. This will perform the full setup automatically.

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

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

Don't miss a new xpipe release

NewReleases is sending notifications on new releases.