DOCSight v2026-06-10.1
Highlights
Raw ping logs for ISP evidence
Connection Monitor now exposes the raw ping log path more clearly:
- Added raw ping log export for packet-level ISP evidence.
- Made the raw ping log reachable on mobile without deep scrolling.
- Kept the pin-day action separate from time-range controls so range navigation stays stable.
Cleaner dashboard and view headers
Dashboard subviews and action headers now share a more consistent layout:
- Normalized page headers across views.
- Aligned event, channel, and Connection Monitor header actions.
- Improved the Home KPI card anatomy, including the Speed card action.
DOCSIS signal clarity
This release tightens DOCSIS wording and parsing around newer channel types:
- Parses CGA OFDMA modulation correctly.
- Labels DOCSIS 3.1 OFDM channel quality as MER instead of SNR in Channel Details.
- Keeps SC-QAM channel details labeled as SNR.
Smart Capture guardrails
Smart Capture now applies action-specific caps before triggering Speedtest Tracker, reducing the chance that a noisy signal event storm starts too many external speed tests.
Maintenance refresh
Dependency and workflow actions were refreshed, including aiohttp and the pinned Docker/GitHub Actions build steps.
Changelog
Added
- Added raw ping log export for Connection Monitor.
Changed
- Normalized view page headers.
- Aligned Connection Monitor header controls.
- Aligned event and channel header actions.
- Kept the Connection Monitor pin action outside the range picker.
- Polished Home KPI card anatomy.
- Improved the Home Speed KPI card action.
- Updated DOCSIS 3.1 OFDM channel-details wording from SNR to MER.
Fixed
- Fixed raw ping log visibility on mobile.
- Fixed Smart Capture Speedtest Tracker action caps.
- Fixed CGA OFDMA modulation parsing.
Maintenance
- Bumped
aiohttpfrom 3.13.5 to 3.14.0. - Bumped
docker/setup-qemu-actionfrom 4.0.0 to 4.1.0. - Bumped
docker/login-actionfrom 4.1.0 to 4.2.0. - Bumped
docker/metadata-actionfrom 6.0.0 to 6.1.0. - Bumped
actions/checkoutfrom 6.0.2 to 6.0.3. - Bumped
docker/setup-buildx-actionfrom 4.0.0 to 4.1.0.
Docker image
The release image is published as:
ghcr.io/itsdnns/docsight:v2026-06-10.1ghcr.io/itsdnns/docsight:latest
Compare
Full diff: v2026-06-04.1...v2026-06-10.1