Skip to content

v2026-02-17.2 - TG3442DE Session Fix, Light Mode & Speedtest Timezone

Choose a tag to compare

@itsDNNS itsDNNS released this 17 Feb 15:49

Bug Fixes

  • TG3442DE "session lost" (#48): Fixed Vodafone Station TG3442DE failing with 400 "session lost" errors. Root cause was a missing POST /php/ajaxSet_Session.php call and per-request instead of session-level headers. The login flow now properly establishes the PHP session before fetching DOCSIS data. Thanks to @njoerd114 and @lennard0711 for testing and confirming the fix!
  • Speedtest timezone offset (#52): Correlation tab showed speedtest results with a 1-hour offset. Fixed UTC to local time conversion for timestamps without microseconds.
  • Light mode text invisible (#53): Hero chart, doughnut chart tooltips, and sidebar used hardcoded dark-mode colors. Now uses theme-aware CSS variables and re-renders charts on theme toggle.

Thanks to @lennard0711 for reporting #52 and #53!