What's Changed
- fix for trusted types by @ishmeals in #444
- Fix linting issue by @suchintan in #453
- Introduce collectionid filter for bitwarden parameters by @ykeremy in #454
- Prompt to task UI by @ykeremy in #455
- Don't show extracted information if null by @msalihaltun in #456
- Try borders that are one shade lighter by @ykeremy in #457
- Fix confidence score in task actions by @ykeremy in #458
- Update domutils with getVisibleText by @ykeremy in #460
- web app handles pydantic validation error by @ykeremy in #461
- Ykeremy/bitwarden use search instead of url filter by @ykeremy in #462
- SelectOption is only invalid if label, value, and index are missing by @ykeremy in #463
- Remove id for noninteractable and interactable attr in prompt by @LawyZheng in #430
- Update readme with info about Skyvern cloud by @suchintan in #459
- Add explciit guardrail to finditparts task by @suchintan in #464
- Change side nav colors, add Book Demo by @ykeremy in #465
- add skyvern element by @LawyZheng in #466
- better catch exceptions by @LawyZheng in #434
- Show save changes button as disabled when not dirty instead of not sh… by @msalihaltun in #467
- Add book a demo under try a prompt headline by @ykeremy in #468
- Fix a bug where navigation payload wasnt saved correctly by @ykeremy in #469
- Turn environment variable errors to warnings by @msalihaltun in #470
- Decrease padding in side nav by @ykeremy in #471
- move resolve locator by @LawyZheng in #472
- Update task generation prompt by @ykeremy in #473
- Change initial page to new task page by @ykeremy in #474
- Move a tag href target rewriting to the core loop to prevent new tabs from being opened by @ykeremy in #475
- Add job application demo by @ykeremy in #476
- Documentation updates -- add introduction + Skyvern in action page by @suchintan in #477
- add a 2-min timeout for press_sequentially by @ykeremy in #478
- update organization API by @ykeremy in #480
- add validate browser by @LawyZheng in #481
- Select option handler bugfix by @ykeremy in #482
- Revert "Select option handler bugfix" by @ykeremy in #484
- refactor select2 by @LawyZheng in #485
- Add task and workflow docs by @suchintan in #486
- Fix notification overlap by @ykeremy in #491
- Rearrange task form by @msalihaltun in #492
- Add JSON validation to extracted information schema by @msalihaltun in #493
- Add invoice downloading demo by @suchintan in #494
- Add job application demo by @suchintan in #495
- Add max steps option to create task by @ykeremy in #496
- Start using Claude 3.5 Sonnet by @ykeremy in #497
- close select2 when failed to select by @LawyZheng in #498
- Include max steps in saved task by @ykeremy in #499
- stop generating extracted information schema by @ykeremy in #500
- Add JSON validation to task creation by @ykeremy in #501
- try to fix screenshot timeout by @LawyZheng in #502
New Contributors
Full Changelog: v0.1.6...v0.1.7