This release adds support for installation on the UNVR-Instant (UNVRINS).
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.4/install.sh | sh
# Then run the following to complete the update
/data/tailscale/manage.sh install!
What's Changed
- doc: revise README for clarity and consistency by @bslatyer in #198
- chore: update actions/stale by @bslatyer in #200
- feat: detect OS version on UNVRINS (UNVRINS) by @bslatyer in #203
- chore: update actions/checkout by @bslatyer in #204
Full Changelog: v3.3.3...v3.3.4