Highlights
New modem coverage
DOCSight can now collect from two additional modem families:
- Added a Hitron CODA-4680 driver with hardened reauthentication handling.
- Added a Sercom DM1000 driver, including follow-up fixes for browser login navigation and login payload handling.
- Removed temporary Sercom DM1000 diagnostics after the driver fixes landed.
More trustworthy DOCSIS trends and counters
This release tightens how DOCSight handles long-running modem counters and chart ranges:
- Counter rollovers and aggregate counter wraps are unwrapped before they skew trends.
- Stable DOCSIS error trend ranges were fixed.
- Chart axis time labels were normalized for clearer trend reading.
Signal and modulation clarity
Dashboard and channel views now present signal details with less ambiguity:
- Modulation range labels were normalized.
- KPI family health is aligned with modulation state.
- Modulation values are colored individually while preserving plain modulation prefixes.
- Unused channel controls stay hidden.
Evidence and reporting fixes
Incident and complaint evidence is safer to reuse:
- Customer details are preserved in complaint PDFs and incident reports.
- A dependency refresh updates
pypdfto 6.12.2.
Changelog
Added
- Added a Hitron CODA-4680 modem driver.
- Added a Sercom DM1000 modem driver.
- Added Sercom DM1000 diagnostics during driver validation.
Changed
- Hardened CODA-4680 reauthentication handling.
- Aligned KPI family health with modulation state.
- Colored modulation values individually.
- Normalized modulation range labels.
- Normalized chart axis time labels.
- Removed temporary Sercom DM1000 diagnostics after validation.
Fixed
- Fixed Sercom DM1000 login navigation.
- Fixed Sercom DM1000 browser login flow.
- Fixed Sercom DM1000 browser login payload handling.
- Fixed DOCSIS counter rollover and aggregate counter wrap handling.
- Fixed stable DOCSIS error trend ranges.
- Fixed complaint PDF customer detail preservation.
- Fixed incident report customer details.
- Restored plain modulation prefixes.
- Simplified KPI modulation labels.
- Hid unused channel controls.
Maintenance
- Bumped
pypdffrom 6.12.0 to 6.12.2.
Docker image
The release image is published as:
ghcr.io/itsdnns/docsight:v2026-06-04.1ghcr.io/itsdnns/docsight:latest
Compare
Full diff: v2026-05-27.1...v2026-06-04.1