github xpipe-io/xpipe-ptb 14.1-3

latest releases: 19.0-5, 19.0-4, 19.0-3...
9 months ago
  • Make identities have a password and ssh key of none selected by default to avoid the need of setting that manually
  • Fix some Windows Terminal integrations failing due to json comments in the config file
  • Fix NullPointer on Windows systems with special characters in username
  • Fix window not starting up properly if an error occurred early
  • Fix some config save operations not being executed, leading to lost data
  • Fix category organization not handling cases well where connections were moved across different categories
  • Fix moving connections also moving children even if they were already moved to another category
  • Fix some concurrent modification exceptions
  • Improve some pfsense initialization errors
  • Fix api returning error when trying to create a category and it already exists

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.