Skip to content

0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Mar 16:22
· 1 commit to main since this release
d96e90f

What's Changed

  • Offline maps are now available. Find it in Settings > Offline Maps. To support this feature, all maps have moved from Apple Maps to MapLibre.
  • Line-of-Sight tool now puts red X markers on the map where terrain blocks the signal.
  • Channels can be scoped to a region from the channel info sheet. A new Region Management view lets you manage known regions.
  • Repeater admins can trigger neighbor discovery from the status view.
  • Region configuration is available in repeater settings.
  • Non-admin users can connect to a repeater in guest mode and see its status without admin credentials.
  • Room server nodes get the same management UI that repeaters have.
  • Add contacts by pasting a meshcore:// URL. Tap paste on the Add Contact sheet and the name, key, and type fill in automatically.
  • Added Receive Errors to Telemetry history graphs.
  • See repeater/room history without logging in. A Saved History button on repeater/room contacts opens charts grouped by battery, SNR, packet counts, and errors.
  • If your phone phone doesn't have GPS or you haven't given the app location permissions, the app now uses the radio's location (if set) for distance calculations, hop sorting, and map centering.
  • Nodes found in Discovery show hop count and routing path.
  • Recalibrated signal quality thresholds (thanks @neilalexander).
  • Messages from blocked contacts and channel senders are now deleted instead of hidden
  • Re-organized Radio Menu Button in upper left to move Change Device and Disconnect closer to the top

Bug Fixes

  • Concurrent commands could receive each other's responses, causing silent failures or wrong data (thanks @robekl).
  • Fixed keyboard staying visible after sending the first message in a conversation.
  • Incoming messages using hash byte other than 1 showed the wrong hop count instead of "direct." Hop counts display correctly now.
  • Batteryless and mains-powered devices stop triggering false low battery alerts.
  • Signal quality colors match across the map and the rest of the app.
  • Telemetry chart x-axis dates are consistent (month/day only).
  • Room server status data parses correctly (thanks @robekl).
  • Radios with private key export disabled no longer hang the app (thanks @robekl).
  • Fixed not being able to backspace text in Repeater Info

New Contributors

Full Changelog: v0.10.3...v0.11.0