github Hemsby/tdns-stats v2.0.5
Release v2.0.5

latest releases: v2.1.1, v2.1.0
13 hours ago

[2.0.5] - 2026-06-17

Changed

  • Perf card now displays cache Hit Rate, Miss Rate, and Population immediately from dashboard stats, without waiting for RTT samples to arrive.
  • All time range data (including LastDay, LastWeek, LastMonth, LastYear) is now continuously pushed via SSE from a background server-side poller, eliminating HTTP fetch requests from the browser entirely.
  • All ranges now use only native Technitium API range types instead of the Custom range type. This prevents the NRE scenario entirely as the only trigger path is now completely removed.

Fixed

  • Live feed no longer potentially shows duplicate (past) entries when returning from a backgrounded tab - entries are de-duplicated before entering the display queue and are kept in correct arrival order.

Don't miss a new tdns-stats release

NewReleases is sending notifications on new releases.