-
0.5.2 Stable
released this
2026-03-04 13:26:12 +03:00 | 130 commits to master since this releaseChangelog
Fixes
66c7072f51fix(persistence): fixing SQLite deadlock in GetNodeDetails (closes #23)3b7ab219c6fix(web): fixing and optimizing front-end in App.tsx for better app startup, adding abortable requests too (#23)
Downloads
-
0.5.1 Stable
released this
2026-03-04 13:15:45 +03:00 | 130 commits to master since this releaseChangelog
Fixes
66c7072f51fix(persistence): fixing SQLite deadlock in GetNodeDetails (closes #23)3b7ab219c6fix(web): fixing and optimizing front-end in App.tsx for better app startup, adding abortable requests too (#23)
Downloads
-
0.5.0 Stable
released this
2026-03-01 00:44:37 +03:00 | 134 commits to master since this releaseChangelog
Features
3f5d913c5dfeat(config): make websocket stats emission interval configurable with a 60s default while decoupling stats broadcasts from heartbeat timing and updating tests and docs37e0a47538feat(debug): inspect low-level protobuf traceroute packet fields in cmd/meshtastic-debugba68c9964dfeat(ingest): add bounded traceroute lifecycle correlation (part 1, #17)74a1b0c12bfeat(ingest): traceroute log details ingest improvements (closes #15)dae5429569feat(meshtastic): added debug tool for checking Meshtastic packets parsing: cmd/meshtastic-debug (#14)
Fixes
5e5eef141cfix(persistence): harden database open settings to reduce SQLITE_BUSY (#18)46e15b3f55fix(persistence): optimize sqlite write paths for nodes and logs (#18)d740d6e94afix(web): avoid duplicate log page fetches (#18)dffc7eac60fix(web): replace ws banner with header status text, stabilize nav layout, hide status text on smaller screens, replace ws svg dots with css indicator117e93d8b5fix(ws): serialize websocket writes per client (probably fixes #21)
Downloads
-
0.4.0 Stable
released this
2026-02-28 05:06:29 +03:00 | 156 commits to master since this releaseChangelog
Features
7d26b9afe9feat(web): hiding chat bar completely on collapse (closes #7)9961c9e327feat(web): hiding missing data in the map tooltips too (#11)3800191399feat(web): hiding missing node metadata blocks (closes #11)e1c51edb5cfeat(web): node list filtering (closes #12)a0cb9fb8cafeat(web): now tooltips are stay visible after click until user don't click away from the marker8641a28c5ffeat(web): separating node data in the tooltip by sections
Fixes
09b7fb4d57fix(web): fixing clustering (disabled by default now) (closes #3)
Reverts
9103dc5601Revert "build(ci): fixing evironment definitions for GO cache directories (#2)"304562473dRevert "build(ci): optimizing backend-build and release-forgejo steps by using shared GOCACHE and GOMODCACHE (#2)"6e1b60aca8Revert "build(ci): trying further optimization for the pipeline (#2)"
Downloads
-
0.3.0 Stable
released this
2026-02-27 04:41:41 +03:00 | 180 commits to master since this releaseChangelog
c61ebd6160feat(persistence): batch log items deletion when table size limit was reached (closes #4)5ff0f301dffeat(web): adding map view parameters to the URL for sharingc24a76811bfeat: logging of events implemented10959460f7fix(meshtastic): now properly parsing Map Report events in ServiceEnvelope, adding ingest of missing fields, showing more data in the front-end (closing #5)9ad973f5b3fix(persistence): bootstrap migration gaps filled4fdee471a3fix: fixing some static analysis issues and bugs
Downloads
-
0.2.1 Stable
released this
2026-02-26 06:32:29 +03:00 | 186 commits to master since this releaseChangelog
Downloads
-
0.1.4 Stable
released this
2026-02-26 05:26:23 +03:00 | 191 commits to master since this releaseChangelog
Downloads