Skip to content

v2026-04-03.1

Choose a tag to compare

@itsDNNS itsDNNS released this 03 Apr 14:26
899296f

Fixes

  • Correlation PNG export now includes legend and overlay -- Exported PNGs from the Cross-Source Correlation page now contain the chart legend labels (with colors and toggle state) and overlay layer (crosshairs, pinned highlights). Handles long legends by scaling text to fit (#313, #314)

  • HTML fallback for SB8200 with broken HNAP firmware -- SB8200 modems where HNAP returns empty or malformed responses now fall back to direct HTML channel-table scraping. Shared Arris HTML parser extracted for CM8200 and SB8200 reuse (#312)

  • Transport-level retry for SB8200 body read failures -- HNAP POST requests that fail during body read (connection reset mid-response) now retry at the transport layer before escalating (#309, #310)

  • SURFboard connection reset during HNAP body read -- Fixed intermittent ConnectionResetError when reading HNAP response bodies on SB8200 (#308)

  • SURFboard legacy TLS Phase 2 hardening -- Normalized chunked transfer reset handling under legacy TLS fallback for SB8200 modems with older firmware (#184, #306, #307)