Release notes
OpsProbe v0.3.32: spend one credit for deeper proof.
Verified workspace members can run the complete diagnostic already used by the public Probe, while administrators get responsive Chart.js trend charts with an auditable balance change for each advanced scan.
Summary
The Console Sites view now offers a 1-credit advanced scan for verified websites. It checks HTTP, DNS, SSL, and TCP, then returns the updated Ops Credits balance. The administrator Overview, Traffic trends, and Probe submissions views use local Chart.js 4.4.4 charts with chronological labels and hover tooltips for PV, UV, and scan counts.
Behavior
- Requires a signed-in member with access to the workspace.
- Requires website ownership verification.
- Checks available balance before starting.
- Charges one credit only after a successful diagnostic.
- Records an auditable
advanced_scanledger entry with the actor and site reference. - Reloading an analytics window destroys and recreates the Chart.js instance without stacking canvases.
Product boundary
The homepage anonymous Instant Probe remains free. Recurring monitors do not consume one credit per scheduled run. Real purchases, regional nodes, browser checks, AI diagnosis, and deep protocol profiles remain planned.
Verification
- Rust formatting, tests, clippy, and locked release build
- JavaScript syntax and release checks
- Authorization and insufficient-balance paths reviewed