Skip to content

πŸ“± MeshMapper Native App v1.0.0 (1770696177)ΒΆ

Required Update

Please update your app. This update is required to prepare for the final 1.0.0 release.

✨ New Features¢

  • Cancel Button β€” Added a cancel button for BLE scanning.
  • Interactive Repeater IDs β€” Repeater IDs in TX, RX, and Discovery ping results are now tappable, showing the name of known repeaters in a popup.
    • Update: The popup now also shows the distance to each repeater.

⚑ Improvements¢

  • Map Preferences β€” Centre position, heading, and rotate lock settings are now remembered between sessions.
  • Active Mode β€” Now includes heartbeat support.
  • Connectivity & Resilience β€”
    • Replaced the internet check with a graceful fallback if the app can't reach the MeshMapper API during BLE connect.
    • Improved resilience around Hive-backed API queue storage to prevent app freezes from data corruption.
    • More robust failed API handling.
    • Debug log uploads now chunk larger files for reliable delivery.
  • iOS Background Modes β€” Removed bluetooth-peripheral from UIBackgroundModes, as MeshMapper operates solely as a BLE central.

πŸ› Bug FixesΒΆ

  • Fixed certain RX packets being dropped due to content filter rules.
  • Fixed an issue with Android notifications.
  • Fixed capitalization issues.