Skip to content

MeshMapper - v1.1.1

Latest

Choose a tag to compare

@MrAlders0n MrAlders0n released this 27 Feb 03:01
1a76259

[v1.1.1] [HOTFIX] - 2025-02-26

Bug Fixes

  • Fixed wildcard scope #* not being recognized, causing incorrect packet types to be sent. Zones with no regional scope return #* as the wildcard, but the app only matched *, causing it to derive a TransportKey and call setFloodScope() with the literal string. This resulted in all TX pings being sent as TransportFlood (0x00/0x14) instead of regular FLOOD (0x01/0x15).

Improvements

  • Debug logs are now enabled by default
  • Upload logs now presents a dialog prompting the user to provide context for the upload. Replaced the cloud icon with a dedicated upload button beside "Delete All" under Debug Logs.