github xpipe-io/xpipe 10.0.1

latest releases: 10.0.4, 10.0.3, 10.0.2...
3 days ago
  • Fix arm64 releases not being built for Linux
  • Fix /shell/exec API endpoint not returning proper error when command timed out
  • Fix docker context elevation failing when docker daemon responded slowly
  • Fix files not being able to renamed with only case differences on Windows
  • Fix some keys not working when renaming files
  • Fix NullPointer on Windows when window was initialized too early
  • Fix NullPointer when clearing markdown notes

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

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

Signatures

All artifacts are signed with the following gpg key: https://xpipe.io/signatures/crschnick.gpg

Don't miss a new xpipe release

NewReleases is sending notifications on new releases.