|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: tailscale |
|
|
|
category: networking |
|
|
|
name: Tailscale |
|
|
|
version: "v1.72.1" |
|
|
|
version: "v1.74.1" |
|
|
|
tagline: Zero config VPN to access your Umbrel from anywhere |
|
|
|
description: >- |
|
|
|
Tailscale is zero config VPN that creates a secure network between |
|
|
@ -30,14 +30,13 @@ torOnly: false |
|
|
|
releaseNotes: >- |
|
|
|
This update includes several improvements and bug fixes: |
|
|
|
|
|
|
|
- Captive portal detection is now supported. |
|
|
|
- Added --min-validity flag to the tailscale cert command for automating certificate refreshes. |
|
|
|
- The tailscale lock command now allows passing keys as files using the file:<path-to-key-file> format. |
|
|
|
- A health warning is triggered if DNS queries can’t be forwarded to configured resolvers. |
|
|
|
- Increased send and receive buffer sizes in userspace mode TCP, improving throughput on high latency paths. |
|
|
|
- Added TCP generic segmentation offload (GSO) support, further improving throughput. |
|
|
|
- Resolved DNS over TCP failures when querying the Tailscale-internal resolver. |
|
|
|
- Added support for authenticating devices with Tailscale using MDM solutions. |
|
|
|
- Introduced the tailscale dns CLI command for managing DNS settings and status. |
|
|
|
- Automatically truncate long Tailnet Lock signatures to prevent excessive growth. |
|
|
|
- Fixed the “Log In” option in the client. |
|
|
|
- Improved network performance with added support for TCP receive and segmentation offload. |
|
|
|
- Disabled a Linux-only NAT optimization due to a bug, reverting behavior to earlier versions. |
|
|
|
|
|
|
|
Full release notes and detailed information is available at https://github.com/tailscale/tailscale/releases |
|
|
|
Full release notes and are available at https://github.com/tailscale/tailscale/releases |
|
|
|
submitter: Umbrel |
|
|
|
submission: https://github.com/getumbrel/umbrel/pull/1248 |