• 0.21.0 22900ac201

    0.21.0 Stable

    skobkin released this 2026-05-10 23:00:23 +03:00 | 0 commits to master since this release

    Changelog

    Features

    • e67e26682d feat(web): introducing configurable relevance periods for telemetry, topology and map position data (closes #32, closes #65)
    • a4f3343d67 feat(web): making neighbor list in the node view more compact.
    • 57b2fa3424 feat(web): moving position action indicator to the node name for better UX.
    • 666d8ae932 feat(web): persist UI navigation state in URL fragments (closes #56)
    • 22900ac201 feat(web): trying to use spiderfy to avoid nodes with same or similar position cluttering the space too much. (#70)
    Downloads
  • 0.20.0 3320d492e5

    0.20.0 Stable

    skobkin released this 2026-05-10 17:04:21 +03:00 | 8 commits to master since this release

    Changelog

    Features

    • 833ee09b4e feat(topology): MQTT direct line color changed to light blue for better UX (#62)
    • 9742a90eac feat(topology): attach SNR to MQTT direct evidence (#62, closes #66)

    Fixes

    • 3320d492e5 fix(ingest): ignoring new Zero Island positions and cleaning up stored ones.
    Downloads
  • 0.19.0 fb7fe4cbb3

    0.19.0 Stable

    skobkin released this 2026-05-10 03:34:17 +03:00 | 11 commits to master since this release

    Changelog

    Features

    • fb7fe4cbb3 feat: implementing "Direct MQTT" topology evidence gathering (closes #62)
    • d7069cc47a feat: implementing "previously known as" for nodes (closes #64)
    Downloads
  • 0.18.0 623bd64401

    0.18.0 Stable

    skobkin released this 2026-05-08 23:22:13 +03:00 | 15 commits to master since this release

    Changelog

    Features

    • 2a4b371aad feat(web): "Last GW" in the map popup is now a link (#60)
    • 623bd64401 feat(web): improving gateway display in the chat on the "Map" page (#60)
    • bbcb33e590 feat: gateway tracking added (closes #60)

    Fixes

    • a95beae689 fix(ingest): setting a gateway from the packet data for map reports (#60)
    Downloads
  • 0.17.0 9f924abdcb

    0.17.0 Stable

    skobkin released this 2026-05-05 21:52:58 +03:00 | 20 commits to master since this release

    Changelog

    Features

    • cccd112889 feat(web): adding "Load more" button to the chat on the "Map" page. (closes #57)
    • 895f71df59 feat(web): adding "Recent events" to the node page (closes #46)
    Downloads
  • 0.16.0 fc9e9d04a0

    0.16.0 Stable

    skobkin released this 2026-05-05 02:22:38 +03:00 | 24 commits to master since this release

    Changelog

    Features

    • 203d4a425e feat(config): hardcode activity chart windows, keep buckets configurable (#54)
    • 2c9b66f776 feat(stats): add packet activity charts tab (closes #54)
    • ac652353fb feat(stats): adding cursor to charts (#54)
    • 726049cd1e feat(stats): adding traceroute packets to 'Others' chart (#54)
    • 31019a5582 feat(stats): consolidate activity charts and fix legend text (#54)
    • 8955d6a772 feat(stats): returning continuous lines for better looks leaving them thin (#54)
    • b8be37aba8 feat(stats): using 2-item rows in charts for more detail (#54)
    • 3b7b1de629 feat(web): add color legend to multi-series activity cards (#54)

    Fixes

    • 4aa5ba442d fix(api): prevent duplicate stats activity DB queries with double checked locking (#54)
    • 05204a8311 fix(api): raise max activity buckets to 1440 to allow 1m granularity for 24h charts (#54)
    • 09bf3901fb fix(stats): improve activity chart readability (#54)
    • 97e689f20a fix(stats): using thin bars instead of continuos lines for better discernability (#54)
    • 2d0650edf5 fix(web): parse composite Go duration string in StatsPage auto-refresh (#54)
    • 3c96f229e4 fix(web): renaming 'Telemetry / Neighbor / Range' to 'Others' (#54)

    Other Changes

    • fd444f97fc fix(stats) constrain stats chart header width to match chart container (#54)
    • d3762de82d fix(web) show retry button when StatsPage initial fetch failes (#54)
    Downloads
  • 0.15.0 a5b34c6ad1

    0.15.0 Stable

    skobkin released this 2026-03-25 06:16:42 +03:00 | 43 commits to master since this release

    Changelog

    Features

    • a5b34c6ad1 feat: showing MQTT connection status to the user (closes #48)

    Fixes

    • 328c206013 fix(ingest): fixing PKI packets ingestion problems
    Downloads
  • 0.14.0 b95bbe5bae

    0.14.0 Stable

    skobkin released this 2026-03-23 06:24:02 +03:00 | 46 commits to master since this release

    Changelog

    Features

    • c791bfe915 feat(ingest): add Log event type and custom view for PKI messages (closes #44)
    • d949c8028d feat(persistence): emiting log messages while executing every migration
    • 7fe5fea45c feat(web): adding "Range Test" to supported event types in the Log (closes #43)
    • e0bae12ed8 feat(web): changing event type selection in the logs from native multi-select to PicoCSS details.checkbox component (#41)
    • b95bbe5bae feat(web): custom view for Route log items (#50)
    • e5c89f6b1f feat(web): hiding "Channel" filter when only one channel is set in the configuration
    • 06dba8088e feat(web): mobile-friendly view for Log table (closes #45)
    • b188de7183 feat(web): resolve node ID's into names in PKI log details (closes #49)

    Fixes

    • ef5964c09d fix(web): fixing copied JSON formatting from JSON custom view
    • 3e407e9844 fix(web): renaming "Neighbors" to "Online local nodes" in the popup on the map.
    Downloads
  • 0.13.0 e0dbd90fe5

    0.13.0 Stable

    skobkin released this 2026-03-22 23:03:17 +03:00 | 57 commits to master since this release

    Changelog

    Features

    Downloads
  • 0.12.0 287042b13c

    0.12.0 Stable

    skobkin released this 2026-03-14 03:00:37 +03:00 | 59 commits to master since this release

    Changelog

    Features

    • 287042b13c feat(web): compact log timestamps with day separators
    • fa343fcffa feat(web): open node details from log table node column
    Downloads