Skip to content

v0.1.6

Latest

Choose a tag to compare

@amelia4angela amelia4angela released this 30 Jun 15:14

v0.1.6 Hotfix Release

  • Real-time ping latency: Replaces daemon's slow 5-10s path_latency with 1s-precision ping RTT
  • Decimal latency display: Shows "35.2ms" instead of "35ms"
  • P2P detection fix: Fixed TCP relay misidentified as direct P2P
  • Crash fix: Replaced replaceAll { } with indexed for-loop