What's Changed
- fix t_llm_request is unbounded problem by @wintonzheng in #657
- move setup_logger to skyvern/init.py by @ykeremy in #658
- fix none content frame by @LawyZheng in #659
- New workflow table by @ykeremy in #661
- Add slate elevation color by @msalihaltun in #662
- move tracer to skyvern init by @wintonzheng in #660
- Ykeremy/add ie proxy by @ykeremy in #663
- Skip updating context params if task has errors in workflow by @ykeremy in #664
- Fix save as template bug by @ykeremy in #665
- add gpt4o mini support by @LawyZheng in #666
- update env by @LawyZheng in #667
- Fix missing route by @msalihaltun in #668
- Use residential proxy for workflow UI runs by default by @ykeremy in #669
- Timeout and retry mechanism for Bitwarden CLI by @ykeremy in #670
- fix recreate workflow browser by @LawyZheng in #673
- general selection by @LawyZheng in #675
- update env and remove useless comment by @LawyZheng in #676
- Add GB proxy support by @ykeremy in #677
- fix scroll into view by @LawyZheng in #680
- transform input to select by @LawyZheng in #681
- custome -> Custom by @wintonzheng in #679
- Remove old claude prompt for action extraction by @ykeremy in #682
- bump litellm to 1.43.1 by @wintonzheng in #684
- verification code V2 - support verification code of multiple separate single character input fields by @ykeremy in #683
- remove log: Building element tree by @wintonzheng in #685
- remove leftover TODO in the comment by @wintonzheng in #686
- MissingValueForParameter should be a SkyvernHTTPException by @wintonzheng in #687
- move 'need_verification-code' to the bottom of the structured json by @wintonzheng in #690
- update custom selection prompt by @LawyZheng in #689
- Detailed logs for webhook failures by @ykeremy in #691
- support multi tabs by @LawyZheng in #692
- fixing potential bug by @LawyZheng in #693
- downgrade litellm to 1.42.0 by @wintonzheng in #696
- try to fix upload file bug by @LawyZheng in #695
- increase lazy loading wait time to 10s by @LawyZheng in #698
- fix false negative by @LawyZheng in #697
- step output is very noisy as logs and cost us a lot in logging by @wintonzheng in #627
- Screen streaming under docker environment by @ykeremy in #674
Full Changelog: v0.1.13...v0.1.14