github xpipe-io/xpipe-ptb 11.3-4

latest releases: 18.7-4, 18.7-3, 18.7-2...
13 months ago
  • You can now set shell environments as a default login environment for a system
  • You can now instantly open an existing script in a text editor by clicking on it
  • There are now context menu actions to open a specific proxmox VM/container in the dashboard
  • You can now toggle to show only running systems for Proxmox and VMware
  • Fix PowerShell encoding issues on some Windows systems
  • Fix kubectl versions not being displayed for newer clients
  • Fix issue with zsh loading, causing potential freezing issues with zsh extensions
  • Fix proxmox pvesh issue

Installers

Portable

Install Script

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.