Skip to content

MeshRF v1.16.1 - UI Interaction Patch

Latest

Choose a tag to compare

@d3mocide d3mocide released this 27 Feb 05:36

Release Date: February 26, 2026
Type: Patch Release (Bug Fixes)
Focus: Resolving UI interaction bugs caused by map event propagation blocking.


🎯 Overview

This patch release fixes a widespread issue where UI panels (Link Analysis, Batch Nodes, Viewshed Control, etc.) became unresponsive or non-resizable due to Leaflet capturing and blocking synthetic React events. By switching to capture-phase event listeners, all panels are fully interactive again.


Full Changelog: CHANGELOG.md
Previous Release: v1.16.0