Skip to content

13.4.4

Latest
Compare
Choose a tag to compare
@crschnick crschnick released this 13 Dec 06:42
· 1 commit to master since this release
  • Fix kubectl container shells failing to launch when a non-default context or namespace was used
  • Fix VNC mouse scroll being broken
  • Fix custom SSH connections not working when a Host header was explicitly specified
  • Fix kitty terminal failing to launch on macOS when another instance was already open before
  • Fix Proxmox PBS systems being detected as PVE systems
  • Fix invalid %ComSpec% variable causing startup errors
  • Fix setting for double clicks for launching connections also applying to the context menu buttons
  • Improve GitHub sync password prompt to clarify that a personal access token should be entered instead of the password
  • Disable category expand buttons when there are no child categories to make it less confusing
  • Improve mouse handling on macOS. If the window did not have focus before, mouse events will be ignored until the window has focus. This is now in line with other native macOS apps
  • Update french translations (Thanks @Quezaquo)

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

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

Signatures

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

Banner