What's Changed
- refactor select handler by @LawyZheng in #565
- experimentation get_value for multiple variable for a feature by @ykeremy in #566
- exclude base64 data by @LawyZheng in #567
- bump openai and litellm by @wintonzheng in #568
- fix input timeout by @LawyZheng in #569
- Add workflow_permanent_id and organization_id to WorkflowRun by @ykeremy in #570
- Add workflow_run_id filter to get tasks endpoint by @ykeremy in #571
- migrate aiohttp helper from cloud to open source by @ykeremy in #572
- fix id selector by @LawyZheng in #573
- ifx chain click bug by @LawyZheng in #576
- Add github button by @msalihaltun in #577
- Add header information to API spec by @suchintan in #578
- Force github button height to be equal to discord button by @msalihaltun in #579
- Add docs for advanced features + visualizing results by @suchintan in #581
- steps API by @wintonzheng in #580
- Implement workflows tab, workflow runs view, ability to run workflows from UI by @ykeremy in #582
- Upgrade typescript by @msalihaltun in #583
- Show steps in task page by @ykeremy in #585
- Fix navigation error in workflow run UI by @ykeremy in #586
- Change button severity by @msalihaltun in #587
- Give playwright access to CodeBlock by @ykeremy in #588
- Implement BitwardenSensitiveInformationParameter by @ykeremy in #589
- Put workflow title in workflow runs table by @ykeremy in #591
- Add tailwind plugin for prettier by @msalihaltun in #592
- Update workflow docs by @mintlify in #593
- Add fileparserblock to workflow intro page in docs by @mintlify in #594
- Add x-max-steps-override to tasks api by @mintlify in #595
- Mintlify Docs Edits by @mintlify in #596
- Stop flicker of parameters when task is running by @msalihaltun in #597
- email relay by @ykeremy in #598
- Implement retry task by @ykeremy in #600
- Change Retry Task to Rerun Task by @msalihaltun in #601
- Remove successful action history. Only show the failure of the previous step in action history. by @ykeremy in #602
- fix the problem of verification_code not injected into string navigation goal by @ykeremy in #603
New Contributors
Full Changelog: v0.1.10...v0.1.11