• 0.11.0 c8f29855eb

    0.11.0 Stable

    skobkin released this 2026-03-14 02:20:19 +03:00 | 61 commits to master since this release

    Changelog

    Features

    • 2896269dc3 feat(apidocs): follow-up cleanup and optimization for API docs
    • de03dfb876 feat(apidocs): follow-up cleanup and optimization for API docs (part 2)
    • ae1e0ce5a6 feat(apidocs): initial API documentation support
    • 20f2ed72a7 feat(topology): add node neighbor UI and map link overlays (#37)

    Fixes

    • cfc24e00e7 fix(frontend): stabilize embedded asset placeholder for CI
    Downloads
  • 0.10.0 590c30d481

    0.10.0 Stable

    skobkin released this 2026-03-13 09:06:34 +03:00 | 67 commits to master since this release

    Changelog

    Features

    • a68913d7a7 feat(ingest): persisting neighbor info data and routing-derived neighbor data snapshots as topology (closes #37)

    Fixes

    • 65dc890d86 fix(ingest): avoid false routing edges and keep secondary-channel topology (#37)
    • 94244f24b9 fix(ingest): discover indirect nodes and attribute mqtt gateways correctly (closes #36)
    • 590c30d481 fix(sqlite): document safe uint32 casts for gosec
    • f0c3235217 fix(sqlite): guard uint32 scans against overflow
    Downloads
  • 0.9.1 0a82028175

    0.9.1 Stable

    skobkin released this 2026-03-13 05:29:54 +03:00 | 85 commits to master since this release

    Changelog

    Fixes

    • 0a82028175 fix(web): fixing UI regression in node list (items having large margins)
    Downloads
  • 0.9.0 1dbe6e2ba2

    0.9.0 Stable

    skobkin released this 2026-03-11 23:20:58 +03:00 | 86 commits to master since this release

    Changelog

    Features

    • 79c67300c9 feat(web): add collapsible sections to the log JSON viewer (#29)
    • c4be788918 feat(web): add map shortcut from node position details, also extracting map icons logic into merkerIcons.ts and replacing magic strings from calls
    • 26e793f9e2 feat(web): adding custom JSON viewer with highlighting (#29)
    • a55a7640ea feat(web): changing repository icon to a restyled Forgejo icon (#30)
    • 20643a59dc feat(web): new color scheme for custom JSON viewer (#29)
    • cae2d7380a feat(web): replacing "Details" column content in "Log" with button which opens details in more refined view which supports custom data rendering handlers (closes #29)

    Fixes

    • 67610a0063 fix(chat): use backend sender display names in chat timeline (closes #34)
    • f6c3cad00d fix(web): Forgejo icon adaptation updated (#30)
    • 73225fdf15 fix(web): fixing broken "Details" link
    • c71e092e04 fix(web): fixing position marker alignment on node details page
    • 77f3537ae6 fix(web): restyle header repository link icon (closes #30)
    Downloads
  • 0.8.0 1ccc2b501e

    0.8.0 Stable

    skobkin released this 2026-03-07 06:03:00 +03:00 | 106 commits to master since this release

    Changelog

    Features

    • 7fecc72627 feat(web): CLIENT icon (#25)
    • 97b4a584d3 feat(web): CLIENT_MUTE icon optimization (#25)
    • 436b196e59 feat(web): add freshness-aware map markers with file-based svg templates (closes #25)
    • 1aac7fcb36 feat(web): adding client type aware icons for CLIENT_BASE, CLIENT_MUTE, ROUTER, ROUTER_LATE (#25)
    • 4d37d1ede4 feat(web): improving role icons readability (#25)
    • 1ccc2b501e feat(web): not showing nodes older than configured threshold on the map (closes #25)
    • 01af211692 feat(web): precision circles are configurable now
    • 60156cb1f8 feat(web): showing precision circles on node marker selection

    Fixes

    • 9fef82efe3 fix(ingest): fixing node name resolving for WebSocket events (closes #27)
    Downloads
  • 0.7.2 5f8babc68e

    0.7.2 Stable

    skobkin released this 2026-03-04 17:18:47 +03:00 | 116 commits to master since this release

    Changelog

    Features

    • 1e247c4da5 feat(web): adding "Details" link to the node popup on the map
    • 5f8babc68e feat(web): adding some space to node details popup on the map
    Downloads
  • 0.7.1 0171b49ed0

    0.7.1 Stable

    skobkin released this 2026-03-04 16:56:04 +03:00 | 118 commits to master since this release

    Changelog

    Features

    Downloads
  • 0.7.0 0613beac58

    0.7.0 Stable

    skobkin released this 2026-03-04 16:27:49 +03:00 | 119 commits to master since this release

    Changelog

    Features

    • b9783384da feat(web): date separators in the chat (closes #24)
    • 11cafa0508 feat(web): focus node on the map by clicking in the chat
    • 07c58ff3cf feat(web): opening node details instead if node is not on the map
    • e336318932 feat(web): showing marker selection by scaling it up, removing outline (closes #13)

    Fixes

    • 0f2bb7fe1b fix(web): removing double request to /api/v1/chat/messages on bootstrap
    Downloads
  • 0.6.1 fc84157de5

    0.6.1 Stable

    skobkin released this 2026-03-04 15:03:42 +03:00 | 127 commits to master since this release

    Changelog

    Fixes

    • fc84157de5 fix(buildinfo): fixing Docker image build
    Downloads
  • 0.6.0 02537ae5e9

    0.6.0 Stable

    skobkin released this 2026-03-04 14:23:11 +03:00 | 128 commits to master since this release

    Changelog

    Features

    • 02537ae5e9 feat(buildinfo): added buildinfo package to populate build/version all over the app

    Fixes

    • 7649e7f659 fix(web): fixing request loop on the log page
    Downloads