This release improves support for UNVR devices.
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.1/install.sh | sh
# Then run the following to complete the update
/data/tailscale/manage.sh install!
What's Changed
- feat: add new issue templates for bug reports and feature requests by @bslatyer in #189
- fix: update workflow files to remove extra spaces and ensure consistent checkout action version by @bslatyer in #191
- feat: add issue and pull request templates, update dependabot configuration, and create support documentation by @bslatyer in #192
- fix: detection logic (fixes #193) by @bslatyer in #194
Full Changelog: v3.3.0...v3.3.1