Features
- feat(enterprise): add data drains for continuous export to S3 / webhook (#4440)
- feat(block): Allow wait block to wait up to 30 days (#4331)
- feat(credentials): add Atlassian service account credentials (#4432)
Improvements
- refactor(tables): row selection as discriminated union (#4466)
- improvement(confluence): expand scopes, persist canonical mode toggle (#4461)
Bug Fixes
- fix(data-drains): convert unique-name violations to 409 on POST/PUT (#4471)
- fix(mothership): enforce ownership check on workflow resource attachments (#4468)
- fix(security): block IPv4-compatible IPv6 SSRF bypass (#4467)
- fix(md): file streaming patch preview (#4465)
- fix(terminal): terminal console update for child spans + hitl state machine (#4450)
- fix(md-render): fix markdown rendering in file viewer (#4458)
- fix(agent): drop temperature param for claude-opus-4-7 (#4459)
- fix(ui): grey subagent tool calls and soften failure copy (#4457)
- fix(posthog): align tool params with subBlock canonical to fix missing-field error (#4455)
Other Changes
- chore(docs): upgrade fumadocs to latest minor versions (#4462)