lmagyar / homeassistant-addon-tailscale

Adds some functionality to the Tailscale Home Assistant Community Add-on https://github.com/hassio-addons/addon-tailscale
MIT License
56 stars 7 forks source link

Update tailscale/tailscale to v1.70.0 #147

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
tailscale/tailscale minor v1.68.2 -> v1.70.0

Release Notes

tailscale/tailscale (tailscale/tailscale) ### [`v1.70.0`](https://togithub.com/tailscale/tailscale/releases/tag/v1.70.0) [Compare Source](https://togithub.com/tailscale/tailscale/compare/v1.68.2...v1.70.0) #### All platforms - New: Restrict [recommended][kb-recommended-exit-nodes] and automatically selected exit nodes using the new `AllowedSuggestedExitNodes` [system policy][kb-mdm-keys]. Applies only to platforms that support [system policies][kb-mdm-keys]. - Changed: Improved [NAT traversal][bl-nat-traversal] for some uncommon scenarios. - Changed: Optimized [sending firewall rules to clients][kb-acls] more efficiently. - Fixed: [Exit node suggestion][kb-recommended-exit-nodes] CLI command now prints the hostname (which you can use with the [`tailscale set`][kb-cli-tailscale-set] command). - Fixed: [Taildrive][kb-taildrive] share paths configured through the CLI resolve relative to where you run the `tailscale` command. #### Linux - Fixed: Switching from unstable to stable tracks using the [`tailscale update`][kb-cli-tailscale-update] command now works correctly. #### Windows - New: Use the value `auto:any` to automatically select an [exit node][kb-exit-nodes] for the existing `ExitNodeID` [system policy][kb-mdm-keys]. Available for [Enterprise plan][co-pricing] users only. - New: The new `AllowedSuggestedExitNodes` [system policy][kb-mdm-keys] restricts which exit nodes Tailscale [recommends][kb-recommended-exit-nodes] or automatically selects. - Fixed: DNS leak issue. - Fixed: Switching from unstable to stable tracks using the [`tailscale update`][kb-cli-tailscale-update] command now works correctly. - Fixed: [Taildrive][kb-taildrive] server no longer starts unnecessarily when no drives are configured. #### macOS **Note**: As previously announced, Tailscale v1.70 is the last version to support macOS 10.15 Catalina. macOS 10.15 is no longer supported by Apple and no longer receives security updates. Users still running macOS 10.15 should update to a newer version of macOS to continue receiving security updates and new features. - New: Toggle Tailscale DNS from Siri or the Shortcuts app. - New: Receive health notifications in the client menu on macOS to inform you about lack of internet connectivity, firewalls blocking Tailscale, misconfiguration issues, and other issues. Health issues that affect [connectivity][kb-device-connectivity] also change the Tailscale icon in the system menubar to show an exclamation mark. - New: On MacBooks with a notch in the display, a notification window will now appear if the Tailscale icon is hidden behind the notch due to too many menubar items. - New: The Tailscale client now warns you when the built-in macOS [content filter (Screen Time)][kb-macos-screen-time] prevents Tailscale from connecting. - New: Use the value `auto:any` to automatically select an exit node for the existing `ExitNodeID` [system policy][kb-mdm-keys]. Available for [Enterprise plan][co-pricing] users only. - Changed: The exit node picker no longer presents exit node suggestions if the organization enforces always using the suggested exit node using the `ExitNodeID` [system policy][kb-mdm-keys]. - Fixed: Disconnect shortcut no longer connects to the VPN tunnel if executed when Tailscale is disconnected. - Fixed: [Taildrive][kb-taildrive] server no longer starts unnecessarily when no drives are configured. - Fixed: Increased the reliability of the **Install Updates Automatically** setting. #### iOS - New: Toggle Tailscale DNS from Siri or the Shortcuts app. - New: Use the value `auto:any` to automatically select an exit node for the existing `ExitNodeID` [system policy][kb-mdm-keys]. Available for [Enterprise plan][co-pricing] users only. - Fixed: [`wireguard-go`][xt-wireguard-go] memory pool deadlock issue is resolved. - Fixed: Disconnect shortcut no longer connects to the VPN tunnel if executed when Tailscale is disconnected. - Fixed: User interface no longer flickers when selecting an exit node. #### tvOS - New: Use the value `auto:any` to automatically select an exit node for the existing `ExitNodeID` [system policy][kb-mdm-keys]. Available for [Enterprise plan][co-pricing] users only. - Fixed: [`wireguard-go`][xt-wireguard-go] memory pool deadlock issue is resolved. - Fixed: User interface no longer flickers when selecting an exit node. #### Android - New: Access ping information and connection status by long-pressing on a device in the devices list and selecting **Ping**. - New: Use [split tunneling][kb-android-split-tunneling] to force or exclude app traffic through your tailnet. - Fixed: [`wireguard-go`][xt-wireguard-go] memory pool deadlock issue is resolved. [bl-nat-traversal]: https://tailscale.com/blog/how-nat-traversal-works [co-pricing]: https://tailscale.com/pricing [kb-acls]: https://tailscale.com/kb/1018/acls [kb-android-split-tunneling]: https://tailscale.com/kb/1444/android-app-split-tunneling [kb-cli-tailscale-set]: https://tailscale.com/kb/1080/cli#set [kb-cli-tailscale-update]: https:/tailscale.com/kb/1080/cli#update [kb-device-connectivity]: https:/tailscale.com/kb/1411/device-connectivity [kb-exit-nodes]: https://tailscale.com/kb/1103/exit-nodes [kb-macos-screen-time]: https://tailscale.com/kb/1420/macos-webfilterproxyd [kb-mdm-keys]: https://tailscale.com/kb/1315/mdm-keys [kb-recommended-exit-nodes]: https://tailscale.com/kb/1392/auto-exit-nodes [kb-taildrive]: https://tailscale.com/kb/1369/taildrive [xt-wireguard-go]: https://togithub.com/WireGuard/wireguard-go/pull/106

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.