Features
- feat(child-workflows): nested execution snapshots (#3059)
- feat(youtube): add captions, trending, and video categories tools with enhanced API coverage (#3060)
- feat(timeout): add API block timeout configuration (#3053)
- feat(terminal): structured output (#3026)
- feat(description): add deployment version descriptions (#3048)
- feat(executor): run from/until block (#3029)
Improvements
- improvement(preview): include current workflow badge in breadcrumb in workflow snapshot (#3062)
- improvement(inputs): sanitize trigger inputs better (#3047)
- improvement(search-modal): add quick navigation items and fix cmdk value uniqueness (#3050)
- improvement(cmdk): refactor search modal to use cmdk + fix icon SVG IDs (#3044)
Bug Fixes
- fix(type): logs workspace delivery (#3063)
- fix(copilot): panning on workflow (#3057)
- fix(snapshot): consolidate to use hasWorkflowChanges check (#3051)
- fix(icons): update strokeWidth of action bar items to match, update run from block icon to match run workflow button (#3056)
- fix: terminal spacing, subflow disabled in preview (#3055)
- fix(child-workflow-error-spans): pass trace-spans accurately in block logs (#3054)
- fix(tests): use UTC methods for timezone-independent schedule assertions (#3052)
- fix(workflow): update container dimensions on keyboard movement (#3043)
- fix(loops): fix loops on empty collection (#3049)
- fix(helm): move rotationPolicy under privateKey for cert-manager compatibility (#3046)