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