Skip to content

MeshApp v2.2.4

Choose a tag to compare

@smikme smikme released this 19 Jun 23:51

MeshApp v2.2.4

This release improves telemetry, chat, and Lua scripting, and adds full German localization.

What’s New

  • The interface, help, and documentation are now available in German.
  • The telemetry dashboard is more flexible: charts can be arranged more conveniently, and the layout can be reset to the default at any time.
  • New dedicated charts are available for temperature, humidity, pressure, and radiation.
  • Chats now support image sharing through MeshFiles: choose a file manually or drag and drop it into the chat window.
  • Images in messages are shown as previews; click a preview to open the full-size image.
  • Mesh IDE is more convenient for Lua development, with a function outline, find and replace, KV refresh, and improved suggestions.

Telemetry

  • Added a new 2-hour viewing period.
  • Telemetry history now stores more data when devices provide it, including air quality, power, health metrics, host metrics, traffic statistics, OneWire sensors, and other extended values.

Lua Scripts

  • The Lua API now supports JSON, timers, local time, and access to telemetry history.
  • Scripts can work with device data more easily and support more advanced automation.

Fixes

  • Favorite and ignored nodes are now correctly separated between different connections and owners.
  • Favorite and ignored filters work better with saved offline nodes.
  • Fixed an issue where bots could interfere with sending regular chat messages.
  • Deleting a node no longer affects telemetry that belongs to other nodes.
  • Message sending is more reliable when the device queue is full: MeshApp now retries instead of failing immediately.