v0.1.43
版本发布时间: 2024-12-06 03:48:30
Skyvern-AI/skyvern最新发布版本:v0.1.46(2024-12-17 12:21:51)
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