Skip to content

Tailscale VPN 1.96.4

Choose a tag to compare

@github-actions github-actions released this 28 Mar 02:52
· 93 commits to main since this release

New ACAP Interface

  • Dark/light theme with system preference detection and manual toggle
  • Connection details card showing Tailscale IP, node name, account, and version
  • Version check — compares installed version against latest GitHub release and shows an update banner when outdated
  • Styled log viewer replacing the iframe, with color-coded log lines (errors, warnings, info, success)
  • Auto-refresh every 5 seconds with scroll-to-bottom control
  • Correct Tailscale logo in the header

Binary Size Reduction

  • Stripped debug info and symbol tables from Tailscale binaries (~30% smaller)
  • Zero runtime impact — no extra memory usage, no startup delay
  • Reduces .eap package size from ~32 MB to ~16 MB per package