Skip to content

DOCSight v2026-06-10.1

Choose a tag to compare

@itsDNNS itsDNNS released this 10 Jun 09:35
77beb0e

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 aiohttp from 3.13.5 to 3.14.0.
  • Bumped docker/setup-qemu-action from 4.0.0 to 4.1.0.
  • Bumped docker/login-action from 4.1.0 to 4.2.0.
  • Bumped docker/metadata-action from 6.0.0 to 6.1.0.
  • Bumped actions/checkout from 6.0.2 to 6.0.3.
  • Bumped docker/setup-buildx-action from 4.0.0 to 4.1.0.

Docker image

The release image is published as:

  • ghcr.io/itsdnns/docsight:v2026-06-10.1
  • ghcr.io/itsdnns/docsight:latest

Compare

Full diff: v2026-06-04.1...v2026-06-10.1