• 0.5.2 c4100f8b45

    0.5.2 Stable

    skobkin released this 2026-03-04 13:26:12 +03:00 | 130 commits to master since this release

    Changelog

    Fixes

    • 66c7072f51 fix(persistence): fixing SQLite deadlock in GetNodeDetails (closes #23)
    • 3b7ab219c6 fix(web): fixing and optimizing front-end in App.tsx for better app startup, adding abortable requests too (#23)
    Downloads
  • 0.5.1 c4100f8b45

    0.5.1 Stable

    skobkin released this 2026-03-04 13:15:45 +03:00 | 130 commits to master since this release

    Changelog

    Fixes

    • 66c7072f51 fix(persistence): fixing SQLite deadlock in GetNodeDetails (closes #23)
    • 3b7ab219c6 fix(web): fixing and optimizing front-end in App.tsx for better app startup, adding abortable requests too (#23)
    Downloads
  • 0.5.0 117e93d8b5

    0.5.0 Stable

    skobkin released this 2026-03-01 00:44:37 +03:00 | 134 commits to master since this release

    Changelog

    Features

    • 3f5d913c5d feat(config): make websocket stats emission interval configurable with a 60s default while decoupling stats broadcasts from heartbeat timing and updating tests and docs
    • 37e0a47538 feat(debug): inspect low-level protobuf traceroute packet fields in cmd/meshtastic-debug
    • ba68c9964d feat(ingest): add bounded traceroute lifecycle correlation (part 1, #17)
    • 74a1b0c12b feat(ingest): traceroute log details ingest improvements (closes #15)
    • dae5429569 feat(meshtastic): added debug tool for checking Meshtastic packets parsing: cmd/meshtastic-debug (#14)

    Fixes

    • 5e5eef141c fix(persistence): harden database open settings to reduce SQLITE_BUSY (#18)
    • 46e15b3f55 fix(persistence): optimize sqlite write paths for nodes and logs (#18)
    • d740d6e94a fix(web): avoid duplicate log page fetches (#18)
    • dffc7eac60 fix(web): replace ws banner with header status text, stabilize nav layout, hide status text on smaller screens, replace ws svg dots with css indicator
    • 117e93d8b5 fix(ws): serialize websocket writes per client (probably fixes #21)
    Downloads
  • 0.4.0 0459d795ac

    0.4.0 Stable

    skobkin released this 2026-02-28 05:06:29 +03:00 | 156 commits to master since this release

    Changelog

    Features

    • 7d26b9afe9 feat(web): hiding chat bar completely on collapse (closes #7)
    • 9961c9e327 feat(web): hiding missing data in the map tooltips too (#11)
    • 3800191399 feat(web): hiding missing node metadata blocks (closes #11)
    • e1c51edb5c feat(web): node list filtering (closes #12)
    • a0cb9fb8ca feat(web): now tooltips are stay visible after click until user don't click away from the marker
    • 8641a28c5f feat(web): separating node data in the tooltip by sections

    Fixes

    • 09b7fb4d57 fix(web): fixing clustering (disabled by default now) (closes #3)

    Reverts

    • 9103dc5601 Revert "build(ci): fixing evironment definitions for GO cache directories (#2)"
    • 304562473d Revert "build(ci): optimizing backend-build and release-forgejo steps by using shared GOCACHE and GOMODCACHE (#2)"
    • 6e1b60aca8 Revert "build(ci): trying further optimization for the pipeline (#2)"
    Downloads
  • 0.3.0 c61ebd6160

    0.3.0 Stable

    skobkin released this 2026-02-27 04:41:41 +03:00 | 180 commits to master since this release

    Changelog

    • c61ebd6160 feat(persistence): batch log items deletion when table size limit was reached (closes #4)
    • 5ff0f301df feat(web): adding map view parameters to the URL for sharing
    • c24a76811b feat: logging of events implemented
    • 10959460f7 fix(meshtastic): now properly parsing Map Report events in ServiceEnvelope, adding ingest of missing fields, showing more data in the front-end (closing #5)
    • 9ad973f5b3 fix(persistence): bootstrap migration gaps filled
    • 4fdee471a3 fix: fixing some static analysis issues and bugs
    Downloads
  • 0.2.1 8ad40c47ff

    0.2.1 Stable

    skobkin released this 2026-02-26 06:32:29 +03:00 | 186 commits to master since this release

    Changelog

    Downloads
  • 0.1.4 25b30dd332

    0.1.4 Stable

    skobkin released this 2026-02-26 05:26:23 +03:00 | 191 commits to master since this release

    Changelog

    Downloads