• 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