Skip to content

Release v2.0.2

Choose a tag to compare

@sjclayton sjclayton released this 11 Jun 13:21
· 5 commits to master since this release

[2.0.2] - 2026-06-11

Fixed

  • Fixed a crash in Technitium DNS Server that would permanently stop all statistics from being saved when using the "Last Day" time range in the Query Chart for an extended period. The crash occurred when tdns-stats happened to read hourly statistics at the exact same moment the Technitium server was writing them, resulting in a NullReferenceException that disabled stats tracking until the server was manually restarted.