From 4624b014dfe3886c2f42eccdb6dcace98e2d1385 Mon Sep 17 00:00:00 2001 From: crschnick Date: Sun, 9 Feb 2025 16:30:14 +0000 Subject: [PATCH] Fixes [stage] --- README.md | 2 +- dist/changelogs/15.0.md | 4 ++-- version | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4102ca2c4..b07351320 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It currently supports: - [Kubernetes](https://kubernetes.io/) clusters, pods, and containers - [Windows Subsystem for Linux](https://ubuntu.com/wsl), [Cygwin](https://www.cygwin.com/), and [MSYS2](https://www.msys2.org/) instances - [Powershell Remote Sessions](https://learn.microsoft.com/en-us/powershell/scripting/learn/remoting/running-remote-commands?view=powershell-7.3) -- [Tailscale](https://tailscale.com/) and [Teleport](https://goteleport.com/) connections +- [Tailscale SSH](https://tailscale.com/kb/1193/tailscale-ssh) and [Teleport](https://goteleport.com/) connections - RDP and VNC connections ## Connection hub diff --git a/dist/changelogs/15.0.md b/dist/changelogs/15.0.md index 0560b286d..a22697c47 100644 --- a/dist/changelogs/15.0.md +++ b/dist/changelogs/15.0.md @@ -1,8 +1,8 @@ XPipe 15 comes with many new features, performance improvements, and many bug fixes. Note that the installation data layout has been changed and executables have been moved around. This will break some shortcuts and the old restart functionality after an update. So if you're updating from within XPipe, it won't automatically restart for this update. -## Tailscale support +## Tailscale SSH support -You can now connect to devices in your tailnet via your locally installed tailscale commandline client. This integration supports multiple accounts as well to switch between different tailnets. +You can now connect to devices in your tailnet via Tailscale SSH and your locally installed tailscale command-line client. This integration supports multiple accounts as well to switch between different tailnets. ## Custom icons diff --git a/version b/version index da85f0bf2..b106b4812 100644 --- a/version +++ b/version @@ -1 +1 @@ -15.0-52 +15.0-53