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