Skip to content

v3.0.7

Latest

Choose a tag to compare

@pablorevilla-meshtastic pablorevilla-meshtastic released this 29 May 21:11

Version 3.0.7 — May 2026

  • Reliability report: added a dedicated reliability page for checking how well a selected node is heard across the mesh, including heard/missed status, packet counts, hop counts, gateway tables, and a map view.
  • Node list/map UX: added node list filtering for wider active-node ranges, included all database nodes where appropriate, and made map node colors persistent across reboots.
  • QR/API fixes: corrected QR code generation when a node role is missing or unavailable.
  • Database cleanup: removed stored node public key data and added the Alembic migration to drop node.public_key.
  • Protobufs: refreshed Meshtastic protobuf Python modules to upstream commit
  • Tooling: improved the protobuf updater so it supports raw commit SHAs, the newer upstream meshtastic/*.proto layout, generated .pyi stubs, and the vendored nanopb/serial_hal outputs.