mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-11 13:18:53 +00:00
Formatting to be more similar to tailscale.com/changelog
@@ -1,42 +1,42 @@
|
|||||||
**pre-release notes; Tailscale 1.20 is not yet out**
|
**pre-release notes; Tailscale 1.20 is not yet out**
|
||||||
|
|
||||||
## Platform independent
|
## All Platforms
|
||||||
- bug fixes, cleanups, log spam reduction
|
- New: When using an exit node, DNS queries will be forwarded to the exit node for resolution
|
||||||
- when using an exit node, DNS queries will be forwarded to the exit node for resolution
|
- New: `tailscaled` now allows running the outgoing SOCKS5 and HTTP proxies on the same port.
|
||||||
- `tailscaled` now allows running the outgoing SOCKS5 and HTTP proxies on the same port.
|
- New: SOCKS5/HTTP proxies now allow connecting via subnet routers & exit nodes when run in `userspace-networking` mode
|
||||||
- the SOCKS5/HTTP proxies now allow connecting via subnet routers & exit nodes when run in `userspace-networking` mode
|
- New: More debug metrics available
|
||||||
- many more debug metrics available
|
- New: `tailscale ip -1` flag
|
||||||
- added new `tailscale ip -1` flag
|
- New: CLI now lets you select exit node by name
|
||||||
- CLI now lets you select exit node by name
|
- New: CLI now shows you which nodes are offering exit nodes
|
||||||
- CLI now shows you which nodes are offering exit nodes
|
- New: CLI now refuses to let you pick an invalid exit node (when connected)
|
||||||
- CLI now refuses to let you pick an invalid exit node (when connected)
|
- New: Packet filter now supports matching any IP protocol number when enabled in ACLs (previously only TCP, UDP, ICMP and SCTP)
|
||||||
- packet filter now supports matching any IP protocol number (previously only TCP, UDP, ICMP and SCTP) when enabled in ACLs
|
- New: Added `Online` boolean to `tailscale status --json`, made `tailscale status` show offline nodes
|
||||||
- added `Online` boolean to `tailscale status --json`, made `tailscale status` show offline nodes
|
- New: Added `tailscale up --json`
|
||||||
- added `tailscale up --json`
|
- Fixed: MagicDNS now works over IPv6 when CGNAT IPv4 is disabled using `DisableIPv4: true` in ACL
|
||||||
- MagicDNS now works over IPv6 when CGNAT IPv4 is disabled using `DisableIPv4: true` in ACL
|
- Fixed: choose a new DERP if the current DERP is removed from the DERPmap
|
||||||
- choose a new DERP if the current DERP is removed from the DERPmap.
|
- Fixed: bug fixes, cleanups, log spam reduction
|
||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
- `tailscale file cp` sends via the local tailscaled now, so it now supports `tailscaled` running in tun-free, `userspace-networking` mode (such as on Synology DSM7 unless you [enable TUN mode](https://tailscale.com/kb/1152/synology-outbound/))
|
- Changed: `tailscale file cp` sends via the local tailscaled now, so it now supports `tailscaled` running in tun-free, `userspace-networking` mode (such as on Synology DSM7 unless you [enable TUN mode](https://tailscale.com/kb/1152/synology-outbound/))
|
||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
- GUI support for running an exit node
|
- New: GUI support for running an exit node
|
||||||
|
|
||||||
## FreeBSD
|
|
||||||
- now supports running in a jail (if devd isn't available, it falls back to network status polling mode)
|
|
||||||
|
|
||||||
## macOS
|
## macOS
|
||||||
- GUI support for running an exit node
|
- New: GUI support for running an exit node
|
||||||
|
|
||||||
## iOS
|
## iOS
|
||||||
- send heartbeats less often, to conserve battery
|
- Changed: Send heartbeats less often, to conserve battery
|
||||||
|
|
||||||
## Synology
|
|
||||||
- Taildrop send & receive works. To receive, create a shared folder named "Taildrop" and in Permissions, give the System user "tailscale" read/write access, then restart Tailscale.
|
|
||||||
|
|
||||||
## Android
|
## Android
|
||||||
- Talkback support
|
- New: Talkback support
|
||||||
- report in the UI when connectivity is lost; this functionality was present but broken in prior releases
|
- New: Menu selection to generate a bug report
|
||||||
- implement DNS config reporting, no longer require fallback DNS to be configured in admin panel
|
- Changed: Send heartbeats less often, to conserve battery
|
||||||
- add a menu selection to generate a bug report
|
- Changed: implement DNS config reporting, no longer require fallback DNS to be configured in admin panel
|
||||||
- send heartbeats less often, to conserve battery
|
- Fixed: Report in the UI when connectivity is lost; this functionality was present but broken in prior releases
|
||||||
|
|
||||||
|
## Synology
|
||||||
|
- Fixed: Send & receive Taildrop files. To receive, create a shared folder named "Taildrop" and in Permissions, give the System user `tailscale` read/write access, then restart Tailscale
|
||||||
|
|
||||||
|
## FreeBSD
|
||||||
|
- Fixed: Now supports running in a jail (if devd isn't available, it falls back to network status polling mode)
|
Reference in New Issue
Block a user