mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Path info in Contact Info modal was stale due to 60s server cache and no refresh after path operations. Now: - Invalidate contacts cache after reset_path, change_path, path_update - Emit 'path_changed' socket event on PATH_UPDATE from device - UI listens and re-renders Contact Info when path changes - Reset to FLOOD button immediately refreshes the path display Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>