Anyone know where to find release notes for the unstable releases?
Release notes are not written for unstable releases, the goal is to be able to push out fresh bits with as little friction as possible.
To get an idea of what is in it, you can see the commit hash using tailscale version
and then find it in Commits · tailscale/tailscale · GitHub. All unstable releases are build from main
1 Like
Understood. Thank you for the quick reply.