Skip to main content
Changelog
v1.10

June 2026

Branching automations, shareable reports, and tests against your latest deploy

Automations get a visual editor where a condition can send yes and no down different paths. Share a finished report by link or email, and point a checklist or interview at your newest preview or production deployment. The flow editors are open to everyone, with live cursors when you edit together.

  • Build automations as a visual flowNew

    Automations now lay out on a canvas, so you can see the trigger, every step and how they connect. A condition can branch, sending yes and no down separate paths. Existing automations carry over and run exactly as before.

  • Share run reports with anyoneNew

    Turn on a private share link and anyone can open a read-only report, with summary, checks, evidence and screenshots, without an account. Or email it to up to 20 people. Switch the link off any time.

  • Test your latest preview or production buildNew

    Link a Vercel project and point a checklist or interview at its newest deployment instead of a fixed URL. Each run resolves to the latest build, password and login protection are handled for you, and a Test access button confirms it can get in before you launch.

  • Flow editors for everyone, with live cursorsImproved

    The visual editors for checklists and interviews are out of preview. Edit alongside your team with live cursors and presence, and watch run progress stream onto the canvas.

  • Live worker status and network controlsImproved

    The Workers page shows each worker connect live, with the status dot flipping the moment a heartbeat lands. Set a network policy per worker to allow everything, allow only certain domains, or block specific ones.

  • Every integration, no waitingImproved

    GitHub, Linear, Vercel, Slack and Figma can all be connected from one place, with no feature flags or "coming soon" labels in the way.

  • Clearer runs and a searchable location pickerImproved

    A cancelled run now shows as Cancelled rather than looking like a failure. Choosing where an actor browses from is a searchable, region-grouped picker, so the right city is quick to find.

  • Know when teammates joinNew

    When someone accepts your invitation, you get an email saying they are in, so you are not left wondering whether it landed.

  • Integrations that keep working quietlyImproved

    More reliable MCP sign-in, and GitHub, Linear and Vercel webhooks that no longer drop events.