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