Skip to content

9.3

Compare
Choose a tag to compare
@crschnick crschnick released this 18 May 13:57
· 38 commits to master since this release

Git vault improvements

  • The generated repository readme file has been improved. It will now show a proper tree for all connections. It also now contains troubleshooting information and instructions in case something is not working as expected.
  • Fix git integration on Windows not committing anything when GPG signing was required
  • Fix git askpass not properly working for SSH git connections when the SSH connection required user input, e.g. if a used key file had a passphrase
  • Some git performance improvements

Other

  • Add support for Windows Terminal Canary
  • Proxmox systems can now also be added for users other than root if sudo is available
  • Fix actions to accept new ssh host key and to fix key permissions not showing up
  • Fix windows sometimes showing in the top left corner on Linux
  • Fix popup windows being cut off in xfce and i3 desktop environments
  • Fix k8s license check failing when a cluster permissions error occurred
  • Explicitly set language variables on Linux and macOS to keep internal terminal commands in english
  • Don't show nonfunctional translated directory links on Windows systems
  • The password manager command in the settings men you now support multi-line commands
  • Fix out of bounds error for file chooser with files already in the git vault
  • Fix NullPointer error when clearing a host connection chooser
  • Fix some NullPointers in the file browser

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

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

Signatures

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