Skip to content

Releases: xpipe-io/xpipe

0.5.41

11 May 12:08
Compare
Choose a tag to compare

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:

Bash Script (Linux / MacOS)

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full setup automatically.

bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh)

Changelog

Changes in 0.5.41

  • Fix last entry in directory not being displayed in file browser
  • Make download shell script use ARM64 macOS builds when possible
  • Set TERM variable appropriately on Linux
  • Fix double execution of rc and profile files on Linux
  • Fix Kubernetes pod edit errors
  • Fix terminal titles being surrounded with quotes on Windows
  • Improve macOS uninstall script
  • Various other bug fixes

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.40

08 May 14:33
Compare
Choose a tag to compare

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:

Bash Script (Linux / MacOS)

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full setup automatically.

bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh)

Changelog

Changes in 0.5.40

  • Opened terminals now always have a proper title set
  • Add status bar to file browser that shows selected entries and clipboard
  • Add copy and paste context menu entries to file browser
  • Add native ARM builds for macOS
  • Improve Kubernetes support and configuration options

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.39

03 May 17:25
Compare
Choose a tag to compare

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:

Package Managers

  • Homebrew: brew install --cask xpipe-io/tap/xpipe

Bash Script (Linux / MacOS)

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full setup automatically.

bash <(curl -sL \
https://github.com/xpipe-io/xpipe/get-xpipe.sh)

Changelog

Changes in 0.5.39

  • Add ability to automatically create a root shell environment
  • Fix connection list in file browser not updating
  • Fix kubernetes validation not working correctly
  • Fix docker detection when user was not in docker group
  • Only show supported entries in scan dialog

Changes in 0.5.38

  • Improve file browser performance and responsiveness
  • Show file attributes in file browser
  • Fix PowerShell Core environments not launching pwsh.exe
  • Fix PowerShell Core launch timeouts due to ANSI escapes codes
  • Fix NullPointerException when using Powershell connection as host for SSH connection
  • Check whether SSH client is installed prior to calling it
  • Report underlying error when terminal open fails
  • Fix various small bugs

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.38

01 May 15:39
Compare
Choose a tag to compare

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:

Package Managers

  • Homebrew: brew install --cask xpipe-io/tap/xpipe

Bash Script (Linux / MacOS)

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full setup automatically.

bash <(curl -sL \
https://github.com/xpipe-io/xpipe/get-xpipe.sh)

Changelog

Changes in 0.5.38

  • Improve file browser performance and responsiveness
  • Show file attributes in file browser
  • Fix PowerShell Core environments not launching pwsh.exe
  • Fix PowerShell Core launch timeouts due to ANSI escapes codes
  • Fix NullPointerException when using Powershell connection as host for SSH connection
  • Check whether SSH client is installed prior to calling it
  • Report underlying error when terminal open fails
  • Fix various small bugs

Changes in 0.5.37

  • Add experimental support for Kubernetes clusters and pods
  • Add ability to expand and collapse children list of connections
  • Fix PowerShell Remote Session file updates not working
  • Fix default terminal detection on macOS choosing wrong terminal
  • Improve error messages when launching external programs
  • Fix various small bugs

Changes in 0.5.36

  • Add support to lock your workspace with a custom password similar to password managers.
    This will encrypt all stored sensitive information using the password as the key.
    The general password encryption has also been reworked, which results in all existing passwords becoming invalid.
    So make sure to reenter your passwords for any connection.
  • Add experimental support for PowerShell Remote connections
  • Add support for PowerShell core shell environments
  • Improve file browser performance
  • Improve initial connection startup after being added
  • Implement initial support for future package manager builds
  • Rework updating system to accommodate package managers
  • Improve error handling
  • Improve error display in connection creation
  • Fix many bugs

So don't forget to reenter your passwords for all connection.

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.37

25 Apr 11:17
Compare
Choose a tag to compare

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:

Bash Script (Linux / MacOS)

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full setup automatically.

bash <(curl -sL \
https://github.com/xpipe-io/xpipe/get-xpipe.sh)

Changelog

Changes in 0.5.37

  • Add experimental support for Kubernetes clusters and pods
  • Add ability to expand and collapse children list of connections
  • Fix PowerShell Remote Session file updates not working
  • Fix default terminal detection on macOS choosing wrong terminal
  • Improve error messages when launching external programs
  • Fix various small bugs

Changes in 0.5.36

  • Add support to lock your workspace with a custom password similar to password managers.
    This will encrypt all stored sensitive information using the password as the key.
    The general password encryption has also been reworked, which results in all existing passwords becoming invalid.
    So make sure to reenter your passwords for any connection.
  • Add experimental support for PowerShell Remote connections
  • Add support for PowerShell core shell environments
  • Improve file browser performance
  • Improve initial connection startup after being added
  • Implement initial support for future package manager builds
  • Rework updating system to accommodate package managers
  • Improve error handling
  • Improve error display in connection creation
  • Fix many bugs

So don't forget to reenter your passwords for all connection.

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.36

21 Apr 12:35
Compare
Choose a tag to compare

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:

Bash Script (Linux / MacOS)

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full setup automatically.

bash <(curl -sL \
https://github.com/xpipe-io/xpipe/get-xpipe.sh)

Changelog

Changes in 0.5.36

  • Add support to lock your workspace with a custom password similar to password managers.
    This will encrypt all stored sensitive information using the password as the key.
    The general password encryption has also been reworked, which results in all existing passwords becoming invalid.
    So make sure to reenter your passwords for any connection.
  • Add experimental support for PowerShell Remote connections
  • Add support for PowerShell core shell environments
  • Improve file browser performance
  • Improve initial connection startup after being added
  • Implement initial support for future package manager builds
  • Rework updating system to accommodate package managers
  • Improve error handling
  • Improve error display in connection creation
  • Fix many bugs

So don't forget to reenter your passwords for all connection.

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.35

07 Apr 18:44
Compare
Choose a tag to compare

Changes in 0.5.35

  • Add support for LXD containers
  • Use system font by default (can be toggled in the settings)
  • Increase timeout limit for WSL and docker commands to prevent timeouts
  • Improve OS detection for Windows systems
  • Fix docker container detection errors when daemon was not running
  • Fix a possible encoding issues of shell init commands on Windows
  • Fix a possible race condition in powershell file io

Downloads

Note that there might be some issues with Windows SmartScreen blocking the executable after downloading. If you are facing these issues, click on "More info" and then "Run anyway". You can read this StackExchange post if you want to understand why this warning pops up.

If you have already installed X-Pipe, this update will eventually be installed automatically when it is fully released.
In any other case you can download it from here:

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:

Scripts

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full set up by using the downloadable installers.

Bash (Linux / MacOS)

bash <(curl -sL \
https://github.com/xpipe-io/xpipe/get-xpipe.sh)

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.34

06 Apr 00:05
Compare
Choose a tag to compare

Changes in 0.5.34

  • Fix drag and drop sometimes having the wrong target
  • Fix PowerShell execution policy errors in some cases
  • Fix terminal open not working when script file path contains spaces

Changes in 0.5.33

  • Fix backward and forward buttons not working in file browser
  • Add F5 shortcut to refresh file browser
  • Add + shortcut to create a file/directory
  • Add automated VirusTotal analysis to download page

Changes in 0.5.32

  • Add file type icons to file browser
  • Add shift-select ability to select range of files to file browser
  • Fix various file browser bugs
  • Improve memory footprint
  • Properly update last used time for connections
  • Show changelog when prompting for an update installation
  • Improve icon semantics in connection overview

Downloads

Note that there might be some issues with Windows SmartScreen blocking the executable after downloading. If you are facing these issues, click on "More info" and then "Run anyway". You can read this StackExchange post if you want to understand why this warning pops up.

If you have already installed X-Pipe, this update will eventually be installed automatically when it is fully released.
In any other case you can download it from here:

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:

Scripts

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full set up by using the downloadable installers.

Bash (Linux / MacOS)

bash <(curl -sL \
https://github.com/xpipe-io/xpipe/get-xpipe.sh)

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.33

05 Apr 15:01
Compare
Choose a tag to compare

Changes in 0.5.33

  • Fix backward and forward buttons not working in file browser
  • Add F5 shortcut to refresh file browser
  • Add + shortcut to create a file/directory
  • Add automated VirusTotal analysis to download page

Changes in 0.5.32

  • Add file type icons to file browser
  • Add shift-select ability to select range of files to file browser
  • Fix various file browser bugs
  • Improve memory footprint
  • Properly update last used time for connections
  • Show changelog when prompting for an update installation
  • Improve icon semantics in connection overview

Downloads

Note that there might be some issues with Windows SmartScreen blocking the executable after downloading. If you are facing these issues, click on "More info" and then "Run anyway".

If you have already installed X-Pipe, this update will eventually be installed automatically when it is fully released.
In any other case you can download it from here:

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:

Scripts

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full set up by using the downloadable installers.

Bash (Linux / MacOS)

bash <(curl -sL \
https://github.com/xpipe-io/xpipe/get-xpipe.sh)

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

0.5.32

04 Apr 19:59
Compare
Choose a tag to compare

Changes in 0.5.32

  • Add file type icons to file browser
  • Add shift-select ability to select range of files to file browser
  • Fix various file browser bugs
  • Improve memory footprint
  • Properly update last used time for connections
  • Show changelog when prompting for an update installation
  • Improve icon semantics in connection overview

Downloads

Note that there might be some issues with Windows SmartScreen blocking the executable after downloading. If you are facing these issues, click on "More info" and then "Run anyway". You can read this StackExchange post if you want to understand why this warning pops up.

If you have already installed X-Pipe, this update will eventually be installed automatically when it is fully released.
In any other case you can download it from here:

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:

Scripts

Install X-Pipe by pasting the applicable installation command into your terminal. This will perform the full set up by using the downloadable installers.

Bash (Linux / MacOS)

bash <(curl -sL \
https://github.com/xpipe-io/xpipe/get-xpipe.sh)

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts: