Version 3.3.2
This release adds support for installation on the UNVR-G2.
To upgrade to the latest release, you will need to run the following on your device:
# Install the latest version of Tailscale UniFi
curl -sSLq https://raw.githubusercontent.com/SierraSoftworks/tailscale-unifi/refs/tags/v3.3.2/install.sh | sh
# Then run the following to complete the update
/data/tailscale/manage.sh install!
What's Changed
- chore: update actions by @bslatyer in #195
- feat: detect OS version on UNVR-G2 (UNVRAI) by @Shraymonks in #196
New Contributors
- @Shraymonks made their first contribution in #196
Full Changelog: v3.3.1...v3.3.2