Skip to content

MeshApp v2.3.0

Choose a tag to compare

@smikme smikme released this 03 Jul 09:33

New

  • Added remote access to MeshApp: the app can now be used through RPC, including remote host and standalone RPC server modes.
  • Remote mode now supports chats, nodes, settings, map, telemetry, LoRa monitoring, and traceroute.
  • Added MQTT filters to make it easier to show only the traffic you need.
  • MQTT traffic monitoring can now decrypt packets.
  • Added a Windows launcher and a separate helper process for BLE.
  • Expanded Lua scripting with chat reactions and tools for marking nodes as favorite or ignored.

Improved

  • Chat is more comfortable to use: the chat window now resizes more smoothly.
  • Chat history and direct message handling were improved.
  • Replies now work better when a user name contains emoji.
  • Nodes, settings, connections, map, and telemetry screens work better in both local and remote modes.
  • Signal reception quality calculation was improved.
  • Lua API and RPC documentation was updated.

Fixed

  • Fixed a possible memory leak in packet monitoring, chat, and logs.
  • Fixed macOS notifications.
  • Fixed the new message indicator.
  • Fixed direct message deletion so related saved data is removed correctly.
  • Fixed several Windows BLE issues, including device name handling and discovery quality.
  • Fixed the size of the dropdown in MQTT downlink filter settings.
  • Fixed smaller issues in the settings screen and multi-node selection.