Meshtrax

Meshtrax · Releases

from GitHub · updated 2026-07-19

6 releases

  1. v1.7.0 # 1 day ago · 2026-07-19 19:38 UTC

    What's New in 1.7.0

    Room server

    If you're an admin on a room server, you can now manage it right from the room chat — tap the manage icon to reach status, telemetry, settings, neighbors, and the command line.

    Replies that point at the right message

    Replying in a channel now quotes the exact message you picked, instead of the person's most recent one. Mentioning someone with @ no longer accidentally turns your message into a reply, and quoted replies now appear correctly in other MeshCore apps too.

    Smarter contact list

    Nodes with a broken clock no longer show nonsense ages like "755 days ago". MeshTrax corrects the time and marks the contact with a small clock icon so you know why.

    Notifications that go where you expect

    Tapping a notification now opens the right conversation, even if the app was closed.

    Bug fixes

    Channel messages send more reliably over USB, message retries can be turned off, a reconnecting status now shows in chat, notifications no longer appear for unused channel slots, duplicate device info entries removed, and various fixes for improved compatibility with the latest device firmware.

    Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.6.3...v1.7.0

  2. v1.6.3 # 9 days ago · 2026-07-12 00:20 UTC

    What's Changed

    Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.5.5...v1.6.3

  3. v1.5.5 # 13 days ago · 2026-07-07 22:38 UTC

    What's Changed

    • Removed translation feature to minimize app size. by @venamartin in https://github.com/venamartin/meshtrax/pull/22
    • Link for hashtag channels to create or jump to
    • Font color change on links
    • Simple markdown support for bold, italic, and code blocks.
    • Minor bug fixes

    Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.5.4...v1.5.5

  4. v1.5.2 # 15 days ago · 2026-07-05 18:55 UTC

    What's Changed

    Bluetooth & Connection Reliability

    • Improved Android Connections: Fix random connection failures (specifically the "133" error on Android).
    • Detailed Sync Progress: Added better tracking for when the app is downloading your contacts, channels, and queued messages from the hardware.
    • Firmware Version Tracking: The app now reads and remembers the exact firmware version string of your connected hardware.

    Messaging Enhancements

    • New Message Status Icons: Upgraded the small icons next to your sent messages. Successfully delivered messages now show a green double-checkmark. Additionally, failed channel messages will now show a amber checkmark.
    • Channel Message Retries: Added behind-the-scenes support to track how many times a channel message has attempted to retry sending. We also added new translation keys to support a setting for "Max Channel Message Retries" in the UI.

    Design & Layout

    • Polished Connection Screens: The buttons on the Scanner, USB, and TCP connection screens have been centered and raised slightly off the bottom edge for a cleaner, more balanced look.

    Bug Fixes

    • Fixed "Phantom" Favorites: Resolved an issue where newly discovered contacts on the mesh would sometimes incorrectly show up with a "Favorite" star. Now, a contact will only be marked as a favorite if you explicitly save and favorite it on your companion device.

    Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.5.0...v1.5.2

  5. v1.5.0 # 19 days ago · 2026-07-01 19:59 UTC

    What's Changed

    Update: Make the app feel more like a standard messaging app

    • Unified Chats Screen: Combined "Contacts" and "Channels" into a single Inbox so all your active conversations are in one place.
    • Better Address Book: Added a "New Chat" button that opens a clean list of your saved contacts and newly discovered devices.
    • Cleaner Inbox: Channels now show a preview of their most recent message instead of just saying "Private/Unread".
    • Dedicated Repeaters Screen: Moved repeaters to their own separate page so they no longer clutter up your main contact list.
    • General Cleanup: Fixed minor visual bugs, removed duplicate menus, and cleaned up the background code to make the app run smoother.
    • QR Code scanning and generation for channels and companion contact. by @venamartin in https://github.com/venamartin/meshtrax/pull/15

    Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.4.4...v1.5.0

  6. v1.4.4 # 26 days ago · 2026-06-24 20:43 UTC

    What's Changed

    Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.4.1...v1.4.4