v0.1.41
版本发布时间: 2024-11-26 03:23:53
Skyvern-AI/skyvern最新发布版本:v0.1.46(2024-12-17 12:21:51)
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