Release notes
OpsProbe v0.3.26: make the result useful first.
The homepage probe now leads with a clear health conclusion, layer snapshot, findings, and a next action.
Quick answer
Visitors can run a check without an account, understand the result at a glance, and save the website for monitoring after sign-in and ownership verification.
Highlights
- Shows a health conclusion and bounded snapshot score before deep evidence.
- Makes DNS, TCP, TLS, and HTTP status cards clickable.
- Adds concise findings that translate probe evidence into operational outcomes.
- Places the save-and-monitor action inside the primary result flow.
- Keeps deep evidence expandable and mobile-safe.
Product boundary
The result is a one-location snapshot, not an uptime guarantee or regional availability report. Scheduled monitoring remains behind sign-in and ownership verification. Billing, credits, browser journeys, and custom profiles are not part of this release.
Verification
- cargo fmt --check
- cargo test
- cargo build --release
- node --check web/app.js
- scripts/release-check.sh 0.3.26
- Playwright checks at desktop and mobile widths.