Skyvern

Latest version: v0.1.73

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

Scan your dependencies

Page 8 of 12

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

0.1.26

What's Changed
* Fix release build - remove streamlit installation in Dockerfile by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/867


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

0.1.25

What's Changed
* fix angular select bug by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/831
* Fix email node not saved correctly by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/832
* fix task status and add more explanation for failure reasoning by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/833
* Fix a bug where adder node wasnt added to loop children by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/834
* fix the default smtp username and passworkd secret names by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/835
* Add documentation for persist_browser_session by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/836
* Disable panning when focused on node title by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/837
* Fix workflow title initial style by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/838
* Add copy as curl button to run workflow form by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/839
* Make label changes unique by adding text by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/840
* documentation for totp by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/841
* Fix totp doc syntax by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/842
* fix totp image path by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/843
* Doc typo fix by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/844
* Add complete action verification by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/845
* fix documentation: expired_at field for the totp endpoint by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/846
* Auto minimize the sidebar in workflow editor by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/848
* Use new sidebar state by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/849
* Implement 'you have unsaved changes' by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/850
* Change how parameters look in task node by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/851
* remove unused property from multiselect by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/852
* update dependency by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/853
* Email params should use str when injecting into the body by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/854
* Change the style of workflow header by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/855
* Ensure save button and parameters have same style by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/856
* Fix default value DB mapping by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/857
* Fix workflow reset issue upon update failure by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/858
* Only use json.dumps when workflow parameter type is json by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/859
* make totp_identifier parametrized in workflow by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/847
* add disabled attr to element by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/860
* Avoid js function naming conflict - rename sleep to globalSleep by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/861
* skip unnecessary select-dropdown check for input by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/862
* remove useless select support legacy by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/863
* User goal check bugfixes by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/864
* Add ability to add default values to workflow parameters by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/865
* Validate json and don't allow null parameter values when running workflow by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/866


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.24...v0.1.25

0.1.24

What's Changed
* Change how parameters are displayed in task node by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/827
* Auto update output parameter names after renaming a block by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/828
* support revival selection by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/829
* refactor custom-select/auto-complete context by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/830


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.23...v0.1.24

0.1.23

What's Changed
* multi-selection history by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/813
* Ykeremy/downloaded filename prefix by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/814
* Fix parameterized URL bug in task block by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/815
* better context for select and auto-complete by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/816
* Add download suffix to workflow editor by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/817
* Fix parameters being lost on save bug by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/818
* Auto filter deleted parameters from parameter_keys by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/819
* Add view button to toast after workflow run created by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/820
* wait until animation ends after scrolling by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/821
* Invalid input types also default to text behavior by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/822
* Add datetime library to code block by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/823
* Fix a bug when first added node is loop type by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/824
* Make output parameters available by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/825


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.22...v0.1.23

0.1.22

What's Changed
* Remove unused error log by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/804
* mark readonly elements as non-interactable by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/805
* fix spinbutton issue by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/806
* revert 'add elements to dropdown confirm prompt' by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/807
* fix prompt punctuation format by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/808
* make totp code fetch more reliable by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/809
* Fix workflow fields not updating correctly by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/810
* Change text copy to use fallback by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/811
* Show message that workflows feature is experimental by ykeremy in https://github.com/Skyvern-AI/skyvern/pull/812


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.21...v0.1.22

Page 8 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.