Skip to content

Version 2.6.0

Latest
Compare
Choose a tag to compare
@notheotherben notheotherben released this 03 May 12:57
· 1 commit to main since this release
9ee60f1

This release adds support for UniFi OS 4.x (which is currently in Early Access). To upgrade to the latest version of Tailscale UDM (to support upgrades to UniFi OS 4.x) please run the following:

# Install the latest version of Tailscale UDM
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh

# Then run the following to complete the update
/data/tailscale/manage.sh install!

What's Changed

  • Fix small typo in documentation by @carsso in #85
  • Add support for UniFiOS 4 in package/manage.sh by @bslatyer in #88

New Contributors

Full Changelog: v2.5.4...v2.6.0