Skyvern

Latest version: v0.1.68

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

Scan your dependencies

Page 7 of 12

0.1.32

What's Changed
* Update README with more examples by suchintan in https://github.com/Skyvern-AI/skyvern/pull/966
* change workflow run page to show stream with current task by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/971
* Update loop node styles by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/972
* Add GET workflows/runs/run_id endpoint by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/973
* change appearance of example tasks by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/975
* Render all multi artifacts correctly by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/976
* Fix text for california_edd by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/977
* Make it easy to return to workflow run from a task by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/978
* Add help to URL field of task block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/979
* add actions db model and caching V0 by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/980
* add continue on failure in task block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/982
* Add continue on failure as passthrough and cache_actions property by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/983
* handle continue on failure for loop node by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/984
* custom select optimize by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/985
* Import workflow by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/986
* Export workflow by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/987
* Make parameters panel max height shorter for smaller screens by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/988
* Task block changes by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/989
* update user goal complete prompt to have more chain of thoughts by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/990
* improve check user goal by doing zero prompt shot with 'step by step' thinking by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/992


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.31...v0.1.32

0.1.31

What's Changed
* Update zapier.mdx by kati3-design in https://github.com/Skyvern-AI/skyvern/pull/951
* Update workflow-blocks.mdx by kati3-design in https://github.com/Skyvern-AI/skyvern/pull/950
* remove scheduler by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/964
* remove apscheduler by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/965
* Add help text to other nodes by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/967
* Navigate to task form when generating task from prompt by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/968
* Change badge colors by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/970


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.30...v0.1.31

0.1.30

What's Changed
* add organization_id to the Failed to create workflow error log part 2 by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/909
* Task node section tooltips and misc updates by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/917
* Change task response to include workflow run id by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/918
* Add a query param to filter out workflow tasks by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/919
* Disable inactive issue closer by suchintan in https://github.com/Skyvern-AI/skyvern/pull/920
* handle search bar for custom selection by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/921
* Fix whitespace bug for SendEmailBlock by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/922
* extend custom selection by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/923
* Show only standalone tasks in task pages by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/925
* Update workflow run header: put title and copy as curl by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/926
* Show terminate in the action type pills by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/927
* try to fix radio button check by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/924
* Adjust font weight in multi select by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/930
* use registered_domain to search in bitwarden by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/929
* Adjust task placeholders by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/933
* fix bitwarden credential search by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/932
* dont let users add loop node in another loop node for now by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/934
* Utilize all Workflow Run statuses by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/935
* extend interactable parse by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/936
* Change limit field width and file suffix placeholder by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/937
* Refetch running and queued tasks on mount by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/938
* Ensure consistency in button severity between workflow and task runs by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/939
* Rounded corners for code editor by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/940
* Add a max height for task form code editor fields by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/941
* Add new images for docs by suchintan in https://github.com/Skyvern-AI/skyvern/pull/942
* Update the example prompts and add overflow by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/943
* Shorten copy curl button texts by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/944
* Add scroll area component by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/945
* Add tasks.workflow_run_id index by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/946
* extend the raw input scope by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/948
* Change TOTP Labels to 2FA and ensure consistency between task block a… by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/949
* Make scrollable areas more consistent by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/952
* Fix action list live button appearance issue when there are no actions by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/953
* update GIT_EMAIL and username for sync bot by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/954
* fix yes/no radio input by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/955
* remove /tmp persistant volumn in docker compose by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/956
* gpt4o mini pricing for massive by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/957
* fix LiteLLMParams by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/958
* Clone workflow by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/959
* Remove override for container in tailwind config by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/960
* Make stream zoomable by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/961
* Change text in task form by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/962
* Task node help text update by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/963


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.29...v0.1.30

0.1.29

What's Changed
* Context parameters in UI by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/902
* Credit Card Parameter by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/903
* quick fix for hidden pointer input button? by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/904
* add organization_id to the Failed to create workflow error log by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/905
* Make loop node parameter a select by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/906
* Require loop parameter key by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/907
* max height and overflow in parameter panel by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/908
* Disable codeblock by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/910
* Give correct error feedback for json fields in task node by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/911
* Delete unused code by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/912
* Remove code block from node list by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/913
* rename section header TOTP to Two Factor Authentication by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/915
* Remember task node mode as advanced or basic in local storage by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/916


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.28...v0.1.29

0.1.28

What's Changed
* fix dropdown menu detect bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/874
* Multipage workflow improvements by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/875
* hardcode a hover style parsing by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/876
* fix custom select bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/878
* refetch logic for workflow runs page by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/879
* Refetch workflow run on mount if running by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/880
* fix scrolling makes element invisible by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/881
* handle parsing context exception by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/877
* Change routing rules in workflow pages by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/882
* update browserslist db by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/883
* Remove whitespace when blocks are renamed by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/884
* Rounded corners for workflow header by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/885
* Task creation UI updates by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/886
* Task form redesign by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/888
* Fix a bug with opening and closing sections in task form by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/889
* Add error code mapping to task by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/890
* change background color of prompt box by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/891
* workflow run streaming API by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/887
* add workflow streaming by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/892
* Put edit workflow button in run page by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/893
* Move navigation payload to base content by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/894
* Put headings in new task form pages by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/895
* Double Bitwarden call timeout for each retry by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/896
* Make multi section openable in task form by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/897
* SendEmailBlock: Fail silently if file/folder is missing by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/898
* if bitwarden TOTP is not defined, do not pass totp as part of the credential to llm by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/899
* Bitwarden Security Upgrade by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/900
* Use domain while getting totp instead of url by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/901


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.27...v0.1.28

0.1.27

What's Changed
* generate a random email for job application by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/868
* skip invisible iframe by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/870
* skip large size svg by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/869
* fix custom selection bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/871
* remove useless code by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/872
* fix focus triggers dropdown menu by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/873


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.26...v0.1.27

Page 7 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.