Skyvern

Latest version: v0.1.68

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 12

0.1.14

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


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.13...v0.1.14

0.1.13

What's Changed
* add cleanup function by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/631
* try to fix navigation error by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/630
* Dom tree updates by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/632
* Handle navigation exception within taskblock.execute by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/633
* set default page size to 200 for getting tasks for a workflow run by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/634
* Change sidebar width and make it collapsible by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/637
* Status badge and color updates by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/638
* Remove href from pagination tables by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/639
* Use replace for pagination navigation by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/640
* Use trimmed element tree for info extraction by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/641
* Catch CanceledError in litellm call by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/642
* Use perf-counter instead of time by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/643
* fix ActionResult str by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/644
* Add created at to workflow runs table by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/645
* Cmd click for workflows and workflow runs by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/646
* Add pagination to workflow tasks by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/647
* Add workflow title to workflow page by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/648
* Add created at to workflow table by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/649
* shu/making scrolling debug logs by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/635
* Fix dynamic browsers for workflows by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/650
* do not use skyvern in the totp code by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/651
* support pdf printer by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/653
* support react select by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/652
* optimize react select by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/654
* Change primary button font weight by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/655
* fix select2 multi-select by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/656


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.12...v0.1.13

0.1.12

What's Changed
* Skip if selected by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/604
* totp_verification_url in the task creation API and task cancel API documentation by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/605
* Fix an issue with running task recording by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/607
* Fix false negative by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/608
* delete unnecessary newline in prompt by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/609
* add skyvern frame by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/610
* Change navigation goal description by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/612
* Update task generation prompt to include completion criteria in navigation goal by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/611
* Update task generation to use https urls by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/613
* add step_id index to artifacts table by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/615
* move totp feature to the advanced settings for task by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/606
* Add null check for credentials without emails by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/616
* Add current date to info extraction prompt by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/617
* Add wait action type by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/618
* fix totp endpoint response schema by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/619
* model_info for llm router config by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/620
* remove proxy location override by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/621
* record max_steps_per_run override in tasks table as well by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/622
* Support get organizations and get api keys APIs in the open source by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/623
* decode file url and validate that it's coming from payload before uploading by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/624
* add gpt4o-mini support by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/625
* fix update_task bug by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/626
* iframe (complicated websites) complete recognization by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/628
* make 2 top logs debug log by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/629


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.11...v0.1.12

0.1.11

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

0.1.10

What's Changed
* the port number for the new UI is 8080 by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/544
* Implement upload_file endpoint by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/547
* Implement upload_file endpoint by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/548
* Fix typo by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/549
* Implement upload_file endpoint by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/550
* use css selector instead of xpath by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/551
* Remove email file count limit by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/552
* add step prepare and browser clean up by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/554
* support shadow dom by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/555
* Implement get workflow runs endpoint by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/558
* Implement FileURLParserBlock and FILE_URL WorkflowParameterType by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/559
* support select2 in iframe by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/560
* fix bug on HTML tree by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/561


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.9...v0.1.10

0.1.9

What's Changed
* Decorate bounding boxes with element_ids to improve Skyvern accuracy (+ a few more changes) by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/536
* cancel stop loading window by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/535
* Add new diagnostic tabs by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/538
* Add container util + ghost footer by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/539
* Change shell scripts to run new UI by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/533
* Mark options of disabled select non-interactable by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/540
* add timeout for page.content() by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/541
* Show currently active key in settings by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/542
* allow any origins to pass request to skyvern backend by default; make the ALLOWED_ORIGINS configurable through environment by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/543


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.8...v0.1.9

Page 10 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.