github xpipe-io/xpipe-ptb 10.2-10

latest releases: 18.7-4, 18.7-3, 18.7-2...
14 months ago

File browser improvements

  • Add right click context menu to browser tabs
  • Add ability to select tabs with function keys, e.g. F1
  • Add ability to cycle between tabs with CTRL+TAB and CTRL+SHIFT+TAB
  • Fix some keyboard shortcuts being broken
  • Fix pressing enter on rename also opening file
  • Fix right click not opening context menu in empty directory
  • Fix shell opener in navigation bar being broken, so you can now run programs and shells again from the navigation bar similar to Windows explorer
  • There is now an always visible loading indicator when a tab is being opened
  • Add timeout to file jumping functionality when typing a file name that was not found
  • Remove limitation of only being able to open one system at the time while it is loading

Other

  • Rework UI to be more compact and show more connections
  • Implement native window styling on macOS
  • Add support for VNC RSA-AES authentication schemes, allowing to connect to more types of VNC servers
  • Services can now be opened in a browser using either HTTP or HTTPs
  • You can now create shortcuts to automatically forward and open services in a browser
  • Fix doctor containers in some cases not persisting, leaving invalid orphan connections behind on the bottom
  • Improve description for service groups
  • Publish API libraries to maven central
  • Show warning when launching PowerShell in constrained language mode
  • Fix rare NullPointers when migrating an old vault

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.