Release v0.22.0 — Instant Check Now, Touch-Friendly Monitor Actions, and a Fixed Schedule Selector
August 18, 2026
Three small changes that make the DiffFlow dashboard faster to act on and easier to trust: an instant Check Now button on every monitor card, monitor actions you can actually tap on a phone, and a real fix for a schedule selector that was quietly failing.
Check Now, Right From the Dashboard
Until now, triggering an on-demand check meant opening a monitor's detail page. That's fine when you're already there, but it's friction when you're scanning the dashboard and spot an error status you want to re-verify immediately.
Every monitor card now has a Check Now button. It queues an immediate verification through the same fetch pipeline the scheduler uses, confirms with a toast, and refreshes the card's status a few seconds later. No page hop required.
Monitor Actions You Can Tap
The Copy URL, Pause/Resume, and Delete actions on each monitor card were visible only on mouse hover. On a phone or tablet — where there is no hover state — they were effectively invisible.
Those actions now stay visible on touch devices while keeping the tidy hover-reveal behavior on desktop. If you can reach the card, you can reach its actions.
The Schedule Selector Fix
The interval dropdown on each monitor card looked like it worked, but it didn't. It sent a partial update to an endpoint that expected a full monitor payload, so the request was rejected — and the dashboard showed a success toast anyway. Your schedule never actually changed.
The dashboard now calls a dedicated interval endpoint, only updates the UI when the backend confirms the change, and reports an error instead of a false success when something goes wrong. What you see is what you get.
Get Started
Open your dashboard, tap Check Now on any monitor, or adjust a schedule and watch the toast tell you the truth. As always: sign up free, no credit card.