Skip to content

v2026-02-27.1

Choose a tag to compare

@itsDNNS itsDNNS released this 27 Feb 08:46
· 1172 commits to main since this release

API Completeness

Extended

  • GET /api/channels — now includes summary object with health, health_issues, and all signal aggregates (#106, #107, #108)
  • GET /health — now includes version field (#109)

New Endpoints

  • GET /api/device — modem model, manufacturer, firmware, uptime
  • GET /api/thresholds — active analysis thresholds (read-only)
  • GET /api/snapshots + GET /api/snapshots/<timestamp> — historical snapshot data
  • GET /api/speedtest/<id> — full speedtest details by ID

Fixes

  • CI: non-tag builds now use date-based version instead of stale git tag (#110)