mirror of
https://github.com/gadgethd/ukmesh.git
synced 2026-09-16 12:02:35 +00:00
- usePacketPathOverlay: don't cache null beta predictions; re-fetch pinned packet paths when new observers arrive after pin - MapView: stable linkedNodesKey fingerprint so linkLines memo only recomputes when linked node positions/roles change, not on every heartbeat - health/status + api/routes: exclude test-network-only nodes from stale count and mqttNodes stat so they don't inflate thresholds - mosquitto/acl: add meshcore-test/# readwrite for backend user - useNodes/PacketFeed/App: merge rx_count/tx_count from DB, ALL badge when all MQTT regions hear a packet, improved summary extraction - db/index: getRecentPackets now deduplicates by packet_hash with observer aggregation; getLastNPackets adds rx_count/tx_count and _summary support Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>