diff --git a/clients/android b/clients/android index 4bdde0ae..e71b4260 160000 --- a/clients/android +++ b/clients/android @@ -1 +1 @@ -Subproject commit 4bdde0ae4db2f0fe041a52520e12315141d0981c +Subproject commit e71b426090710879e5bcf651589c8ceec3909afd diff --git a/clients/apple b/clients/apple index 015dcd26..b8979ea9 160000 --- a/clients/apple +++ b/clients/apple @@ -1 +1 @@ -Subproject commit 015dcd266ba8651f5be20de531bf9184470f750d +Subproject commit b8979ea9ee3158961323e805795d90cf660cee93 diff --git a/docs/changelog.md b/docs/changelog.md index d3162824..72776c89 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,9 +2,9 @@ icon: material/alert-decagram --- -#### 1.13.0-rc.6 +#### 1.13.0-rc.7 -* Fixes and improvements +* Add advertise tags support for Tailscale endpoint Important changes since 1.12: @@ -136,6 +136,7 @@ See [Dial Fields](/configuration/shared/dial/#bind_address_no_port). Tailscale endpoint can now create a system TUN interface to handle traffic directly. New `relay_server_port` and `relay_server_static_endpoints` options for incoming relay connections. +New `advertise_tags` option for ACL tag advertisement. See [Tailscale endpoint](/configuration/endpoint/tailscale/).