OpsProbe

Release notes

OpsProbe v0.3.19: instant probe UX upgrade.

The homepage probe now accepts friendlier input, shows progress while checks run, and opens richer detail views for each protocol layer.

Release date August 30, 2026 Version v0.3.19 Commit release commit tagged v0.3.19 Type patch

Quick answer

OpsProbe now makes the first probe feel more alive and more forgiving: visitors can enter a bare hostname, see the check moving through each layer, and open detailed evidence panels before they register.

Highlights

  • Bare hostnames are normalized into valid probe URLs.
  • DNS, TCP, TLS, and HTTP loading states now show visible progress.
  • Each protocol card now opens a detail dialog with richer evidence.
  • The footer brand and tagline now read together as a clear product signature.

Changes

  • Added instant probe loading steps and a progress bar.
  • Added protocol detail dialogs for layer-level evidence.
  • Added input normalization for URLs without an explicit protocol.
  • Adjusted homepage footer hierarchy for clearer brand presentation.

Verification

  • Static syntax checks passed.
  • Responsive browser checks passed for desktop and mobile layouts.
  • Playwright regression checks passed for loading, modal detail, and footer copy.