Skip to content

1.7.14

Compare
Choose a tag to compare
@crschnick crschnick released this 11 Jan 19:57
· 553 commits to master since this release

This is just a small hotfix update to fix a few important issues:

  • Fix license validation throwing errors due to mismatched date format
  • Fix .deb installers not being able to resolve some packages on Ubuntu < 22
  • Fix command-line installation script on homepage not refreshing package repositories
    on Linux if needed. It also now supports dnf, yum, and zypper as well

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

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts: