-
0.16.0 Stable
released this
2026-05-05 02:22:38 +03:00 | 24 commits to master since this releaseChangelog
Features
203d4a425efeat(config): hardcode activity chart windows, keep buckets configurable (#54)2c9b66f776feat(stats): add packet activity charts tab (closes #54)ac652353fbfeat(stats): adding cursor to charts (#54)726049cd1efeat(stats): adding traceroute packets to 'Others' chart (#54)31019a5582feat(stats): consolidate activity charts and fix legend text (#54)8955d6a772feat(stats): returning continuous lines for better looks leaving them thin (#54)b8be37aba8feat(stats): using 2-item rows in charts for more detail (#54)3b7b1de629feat(web): add color legend to multi-series activity cards (#54)
Fixes
4aa5ba442dfix(api): prevent duplicate stats activity DB queries with double checked locking (#54)05204a8311fix(api): raise max activity buckets to 1440 to allow 1m granularity for 24h charts (#54)09bf3901fbfix(stats): improve activity chart readability (#54)97e689f20afix(stats): using thin bars instead of continuos lines for better discernability (#54)2d0650edf5fix(web): parse composite Go duration string in StatsPage auto-refresh (#54)3c96f229e4fix(web): renaming 'Telemetry / Neighbor / Range' to 'Others' (#54)
Other Changes
fd444f97fcfix(stats) constrain stats chart header width to match chart container (#54)d3762de82dfix(web) show retry button when StatsPage initial fetch failes (#54)
Downloads