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