Skyvern

Latest version: v0.1.68

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

Scan your dependencies

Page 5 of 12

0.1.44

What's Changed
* Skyvern Forms UI by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1330
* Fix a navigation bug with saved tasks by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1331
* workflow run block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1332
* forloop metadata variables by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1334
* auto prepend scheme to url by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1335
* rename GEMINI_FLUSH->GEMINI_FLASH by nmfisher in https://github.com/Skyvern-AI/skyvern/pull/1333
* bump navigation max retry to 5 by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1336
* add workflow_run_id column to artifacts + ObserverCruise and ObserverThought by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1298
* add observer cruise id to artifacts table by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1337
* ObserverThought reproduce migration script by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1338
* Resolve prolems with saved task by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1340
* add observer_thought_id to artifacts table by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1341
* fix issues in forms page, add prompt editing by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1342
* migrate Organization data model from skyvern/forge/sdk/models.py to skyvern/forge/sdk/schemas/organizations.py by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1343
* Observer artifact creation by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1345
* Drop all the foreign keys on artifacts table except for the organization_id by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1352
* migrate to wait_for_upload_aiotasks for aiotasks cleanup by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1353
* fix missing video recording - recording is stored in the first step by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1350
* add observer cruise creation and completion by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1354
* create cruise related artifact in cruise api by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1355
* extend custom selection to date by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1357
* optimize auto completion trigger by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1359
* Change file names to file 1,2,3.. for now by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1360
* Add export as csv in tasks and workflow runs by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1361

New Contributors
* nmfisher made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/1333

**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.43...v0.1.44

0.1.43

What's Changed
* add gemeni pro support by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1307
* gemini 1.5 pro & flash by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1308
* set default PRESIGNED_URL_EXPIRATION 24 hours by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1309
* revert settings manager change in skyvern/forge/app.py by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1310
* use common logic when building task response by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1311
* fix workflow incorrectly failed by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1312
* gracefully handle jinja exception and remove block label jinja support by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1313
* Update mint.json by kati3-design in https://github.com/Skyvern-AI/skyvern/pull/1314
* truncate dom element name length to max 500 characters by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1316
* loop task by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1317
* refactor navigation logic by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1318
* Add task block back into node library by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1319
* Add parameter examples to login and navigation by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1320
* Show downloaded files in workflow run by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1321
* keep downloaded files after emailed by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1322
* optimize element context parse by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1323
* amazon nova support by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1315
* re-enable upload block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1324
* remove no latest screenshot error log by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1325
* Put a guard in workflow save error detail by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1326
* urlencode download suffix by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1327
* wait for downloads to be done by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1328


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.42...v0.1.43

0.1.42

What's Changed
* Add icons to example tasks by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1258
* Add extraction node by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1259
* enforce navigation_goal for Navigation Task by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1260
* use task type instead of prompt template by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1261
* use skyvern temp to save tempfiles by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1262
* add remove dir function by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1263
* Add login block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1264
* Add wait block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1265
* add download block by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1266
* Wait min time should be 1 sec by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1267
* Fix tooltip weird behavior in editable titles by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1268
* Fix a problem with duplicate edge created by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1269
* Add workflows settings in start node by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1270
* use jinja template for workflow parameter by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1272
* Add download node by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1273
* fallback to use js click by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1274
* skip unknown css/svg shape by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1275
* Update zapier.mdx by kati3-design in https://github.com/Skyvern-AI/skyvern/pull/1244
* improve css & svg caching by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1278
* fix workflow cleanup bug when there are no tasks created for the workflow by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1279
* set a DEFAULT_TEXT_PROMPT_LLM_KEY if TextPromptBlock.llm_key is not passed to backend by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1280
* fix empty llm_key promblem for the TextPromptBlock by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1282
* fix loopblock continue on failure issue by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1283
* adjust cache expiration policy by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1284
* Fix a bug where empty webhook url causes an issue by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1285
* create_empty_workflow interface in workflow service by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1286
* all blocks support jinja template by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1288
* upload all downloaded files when using s3 by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1289
* adjust s3 prefix for downloaded files by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1290
* Add application column to tasks by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1291
* Add URL to action block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1292
* Change block order in node library by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1293
* Update extraction node placeholder by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1294
* Clicking on task title should navigate into task by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1295
* improve max steps failure description by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1296
* Remove version from docker compose file as it's deprecated by Kumala3 in https://github.com/Skyvern-AI/skyvern/pull/1287
* continue on failure for lask block by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1299
* remove streaming debugging log by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1300
* refactor: tooltips and placeholders by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1302
* created_at index for steps table by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1301
* use currentColor in custom icons by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1304
* remove unused videos by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1306
* shu/removeSettingsManager.get_settings by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1305

New Contributors
* Kumala3 made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/1287

**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.41...v0.1.42

0.1.41

What's Changed
* Remove Proxy Location None from Proxy selector by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1216
* Allow p tags in cursor pointer detection by crayment in https://github.com/Skyvern-AI/skyvern/pull/1217
* bugfix: TemplateNotFound on windows by JaysonAlbert in https://github.com/Skyvern-AI/skyvern/pull/1185
* Better handling of failed to summarize failure reason by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1218
* Add collapsible for workflow run tasks table by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1219
* Adjust responsiveness of workflow run tasks tabe by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1221
* shu/do not raise TargetClosedError in cleanup by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1220
* introduce db timeout by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1222
* limit auto completion trigger by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1223
* stop retrying steps when decisive action failed by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1224
* Show webhook URL in task parameters by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1225
* Fetch less in workflows page by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1226
* Remove old workflow types by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1227
* add new workflow block by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1228
* use orignal action type by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1229
* add user detail query and answer to single action prompt by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1230
* infer action type from instruction by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1231
* fix extraction block bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1232
* cast action type by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1233
* fix uppload file imaging issue by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1234
* move action type validate in workflow runtime by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1235
* Update workato.mdx by kati3-design in https://github.com/Skyvern-AI/skyvern/pull/1236
* refactor normal select by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1237
* add navigation, login, extraction workflow blocks by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1238
* Show workflow outputs in workflow run screen by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1239
* Update workato.mdx by kati3-design in https://github.com/Skyvern-AI/skyvern/pull/1240
* Add new zapier images for docs by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/1241
* Add validation block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1242
* Add action block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1243
* Add scrollable for nodes panel by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1245
* fix domutils parsing bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1249
* fix shadow host parsing issue by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1253
* add wati block by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1254
* cleanup_element_tree_factory compatibility without task/step by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1252
* Add navigation block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1256
* Enforce navigation_goal in NavigationBlock and data_extraction_goal in ExtractionBlock by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1257

New Contributors
* crayment made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/1217
* JaysonAlbert made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/1185

**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.40...v0.1.41

0.1.40

What's Changed
* mark disabled element as interactable by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1175
* introduce pyotp and support generating totp within skyvern by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1176
* Bug fix: totp could be None in bitwarden which fails the schema validation of BitwardenQueryResult by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1178
* fix non class name bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1179
* remove all the whitespace from the totp secret by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1180
* make task block title empty string by default; use task_block.label for the running task.title if task_block.title is empty by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1181
* do not pass secrets as the parameter context in text prompt block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1182
* Avoid overflow in running workflow sidebar by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1183
* refactor chain click by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1186
* Implement cancel workflow run endpoint by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1188
* fix chain click bug by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1189
* Add parameterKeys to textPrompt by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1191
* have a feature flag to decide if we should disable user_goal_check by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1192
* Add cancel workflow functionality by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1193
* increase redis cache for svg and css from 1 week to 4 weeks by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1194
* support bedrock sonnet 3.5 inference profile by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1195
* upgrade litellm 1.52.6 by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1196
* Failed to convert css shape to string shape by LLM log should be warning by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1197
* add workflow failure reason by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1198
* fix zipcode triggers auto completion by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1199
* expose workflow failure reason to api by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1200
* introduce complete verification by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1201
* update prompt to avoid taking actions on disabled element by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1202
* force checkbox input to be visible by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1203
* only do user goal validation when the task.navigation_goal is set by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1204
* handle navigation failure and fail a task in workflow run by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1205
* add pool_pre_ping to sqlalchemy engine creation to ensure the connection liveness by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1206
* Introduce asyncpg db connector - the latest psycopg (3.2.3) has a bug somewhere which makes db query hangs forever by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1208
* get psycopg-binary and psycopg-pool back by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1209
* add new example task gong.io by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1210
* Also add local version of short date time format by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1211
* Disable download block by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1212
* Fix a bug where the first node wouldn't be added correctly by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1213
* Create workato by kati3-design in https://github.com/Skyvern-AI/skyvern/pull/1214
* Add workato images by msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/1215


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.39...v0.1.40

0.1.39

What's Changed
* support list data schema by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1149
* update scraped_page references when it's refreshed by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1151
* wait 5s for options to show up by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1153
* make sure we do a web scrape before data extraction at the end of task to ensure the refreshness of the scraped data by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1152
* Fix a bug with loop block children order on save by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1154
* Fix overflow of default value in parameters by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1156
* fix download file extension by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1157
* Add proxy location to workflow run screen by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1158
* remove unused libraries by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1161
* update fastapi to the lateset version by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1162
* update pre-commit by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1163
* extend auto completion coverage by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1165
* fix inconsistent button text by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1168
* Try to fix stale queries when tasks and workflows are created by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1169
* extend interactable coverage by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1170
* Add proxy location to task form advanced settings by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1171
* Warn the user when they are quitting the workflow page by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1172
* Only notify with actual changes by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1173
* make all the timestamp local time and hovering shows UTC timestamp by wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1164
* extend auto completion to support google address by LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1174


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.38...v0.1.39

Page 5 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.