mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-28 04:25:38 +00:00
Updated 1.56.0 (markdown)
parent
72e038dc93
commit
4978f1c9c6
@ -2,6 +2,7 @@
|
|||||||
- new `tailscale whois` subcommand to observe metadata associated with a Tailscale IP
|
- new `tailscale whois` subcommand to observe metadata associated with a Tailscale IP
|
||||||
- improved responsiveness under load, especially with bidirectional traffic
|
- improved responsiveness under load, especially with bidirectional traffic
|
||||||
- correct choosing amongst multiple interfaces for portmapping
|
- correct choosing amongst multiple interfaces for portmapping
|
||||||
|
- `tailscale switch --list` begins including tailnet name and profile ID to disambiguate profiles with common login names
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
- improved `tailscale web` interface for configuring some device settings such as exit nodes, subnet routers, and Tailscale SSH
|
- improved `tailscale web` interface for configuring some device settings such as exit nodes, subnet routers, and Tailscale SSH
|
||||||
@ -11,7 +12,7 @@
|
|||||||
### Windows
|
### Windows
|
||||||
- improved throughput for userspace ("netstack") mode in the presence of packet loss
|
- improved throughput for userspace ("netstack") mode in the presence of packet loss
|
||||||
- disable dynamic DNS updates for the tailscale interface via registry setting
|
- disable dynamic DNS updates for the tailscale interface via registry setting
|
||||||
- include tailnet name in the user profile
|
- profile switcher begins displaying tailnet name
|
||||||
- improved robustness when restarting GUI processes during Windows client upgrades
|
- improved robustness when restarting GUI processes during Windows client upgrades
|
||||||
|
|
||||||
### macOS
|
### macOS
|
||||||
@ -21,6 +22,7 @@
|
|||||||
- stopping Tailscale from the toggle in the menubar item now terminates the VPN tunnel entirely
|
- stopping Tailscale from the toggle in the menubar item now terminates the VPN tunnel entirely
|
||||||
- 'About Tailscale' window now informs the user when running a TestFlight build
|
- 'About Tailscale' window now informs the user when running a TestFlight build
|
||||||
- fix /etc/resolv file formatting with Tailscaled-on-macOS
|
- fix /etc/resolv file formatting with Tailscaled-on-macOS
|
||||||
|
- profile switcher begins displaying tailnet name
|
||||||
|
|
||||||
### iOS
|
### iOS
|
||||||
- added view to show DNS configuration
|
- added view to show DNS configuration
|
||||||
@ -30,6 +32,7 @@
|
|||||||
- added in-app warnings and push notifications when internet connectivity is blocked because the current exit node is offline, or its key has expired
|
- added in-app warnings and push notifications when internet connectivity is blocked because the current exit node is offline, or its key has expired
|
||||||
- 'About Tailscale' view now informs the user when running a TestFlight build
|
- 'About Tailscale' view now informs the user when running a TestFlight build
|
||||||
- reduced app size by about 2 MB with better assets compression
|
- reduced app size by about 2 MB with better assets compression
|
||||||
|
- profile switcher begins displaying tailnet name
|
||||||
|
|
||||||
### tvOS
|
### tvOS
|
||||||
- added tvOS UI to be a subnet router and configure routes
|
- added tvOS UI to be a subnet router and configure routes
|
||||||
|
Loading…
Reference in New Issue
Block a user