Skip to content

Releases: flypigJ/Tailscale-OHOS

Tailscale OHOS 0.3.19-release

Choose a tag to compare

@flypigJ flypigJ released this 16 Jul 03:33
fbd14c5

Highlights

  • First public HarmonyOS NEXT release of Tailscale OHOS.
  • Moves backend status and control operations off the ArkUI main thread.
  • Makes backend startup/restart cancellation-safe.
  • Adds structured status snapshots, stable peer IDs, lifecycle-safe polling, and reliable descriptor cleanup.
  • Improves large peer-list rendering with LazyForEach.
  • Adds focused Go regression tests.

Download

Tailscale-OHOS-0.3.19-release-signed.hap

SHA-256: C8C5C51817708F587E5BE1A7DDB54B15B9DD396026E7A78E5EE77F4C85F96C73

The HAP is built in release mode (debug=false) and signed with the project's current development provisioning profile. Devices outside that profile may need to re-sign the package locally.

Known issue

When another system VPN is already active, HarmonyOS may return error 2203002. Actionable handling is tracked in #1.