Changelog
What's new
Every meaningful shipment to DunOps - features, fixes, security patches, and the small perf wins that add up.
- Featurev0.9.0·2026-04-08
Canvas-rich landing & unified recent activity
Landing page got a full makeover with interactive canvases for every capability. Dashboard's Recent Activity now shares a data source with the notification tray — every item deep-links to a full workflow page.
- Featurev0.8.4·2026-03-22
Deployments directly from chat
Spin up a deploy plan from a single message. The agent picks the right provider, drafts the diff, and waits for your approve. Works with Vercel, Cloudflare Pages, and Render.
- Fixv0.8.3·2026-03-10
Propagation fix for multi-region CNAMEs
Resolved a race where multi-region CNAME writes reported PROPAGATED before all edge nodes had caught up. Reporting now waits for quorum.
- Securityv0.8.2·2026-02-28
Scoped provider tokens
New provider connections now default to read-only. Write scopes are requested explicitly at the moment the agent needs them, and revocable from settings. Existing tokens are unchanged.
- Perfv0.8.1·2026-02-14
Workflow stream — 3× faster first token
Rewrote the workflow stream to push partial canvases instead of waiting for the full plan. First visible token landed in ~280ms on p95, down from ~850ms.
- Featurev0.8.0·2026-01-30
Domain drift detection
DunOps now watches connected domains in the background and flags unexpected changes - registrar edits, surprise TXT records, NS flips - with a one-click restore.
- Featurev0.7.6·2026-01-12
Audit log export
Every workspace can now export its audit log as CSV or JSON from settings. Includes actor, timestamp, action, and diff.
- Featurev0.7.5·2025-12-18
MX/SPF/DKIM/DMARC checker
New email deliverability canvas — ask the agent 'is email set up correctly for acme.dev' and get a visual pass/warn/fail across the five email records that matter.