Release notes
OpsProbe v0.3.24: focused diagnostics and shareable reports.
This release gives visitors a direct route from an operational question to evidence they can inspect and temporarily share.
Quick answer
OpsProbe now has dedicated HTTP, DNS, SSL, and TCP diagnostic pages. A completed anonymous probe can produce a link that expires after 24 hours.
Highlights
- Added four focused diagnostic entry points with distinct FAQs and structured metadata.
- Added a report-sharing action after a successful anonymous probe.
- Added a temporary report page with the same layer details as the original result.
- Added sitemap and `llms.txt` coverage for the new public tools.
- Explicitly distinguishes live one-location lightweight diagnostics from planned multi-region and browser checks.
Privacy boundary
Shared reports are stored in Redis only. Drafts expire after 10 minutes and can be used once; final links expire after 24 hours. The public payload excludes IP addresses, request and response headers, response-body previews, certificate serial numbers, and user identity.
Verification
scripts/release-check.sh 0.3.24- Rust unit tests cover the report-redaction boundary.
- Browser checks cover desktop and mobile tool pages and invalid report links.
- No database migration is required.