github xpipe-io/xpipe 1.7.8

latest releases: 9.3, 9.2, 9.1...
5 months ago

Changes in 1.7.8

  • Make created scripts fully apply to file browser sessions as well.
    Any environment changes will apply to the whole file browser, plus all selected
    terminals scripts will be executed whenever you open a terminal session into a directory.
  • More startup performance improvements
  • Fix dialog window order sometimes being wrong and shown behind main window
  • Fix macOS Terminal.app sometimes not launching connection due to a race condition
  • Many other small miscellaneous fixes and improvements

Previous changes in 1.7

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

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

Don't miss a new xpipe release

NewReleases is sending notifications on new releases.