What's Changed
- Skip if selected by @LawyZheng in #604
- totp_verification_url in the task creation API and task cancel API documentation by @wintonzheng in #605
- Fix an issue with running task recording by @ykeremy in #607
- Fix false negative by @LawyZheng in #608
- delete unnecessary newline in prompt by @ykeremy in #609
- add skyvern frame by @LawyZheng in #610
- Change navigation goal description by @ykeremy in #612
- Update task generation prompt to include completion criteria in navigation goal by @msalihaltun in #611
- Update task generation to use https urls by @msalihaltun in #613
- add step_id index to artifacts table by @ykeremy in #615
- move totp feature to the advanced settings for task by @wintonzheng in #606
- Add null check for credentials without emails by @ykeremy in #616
- Add current date to info extraction prompt by @ykeremy in #617
- Add wait action type by @ykeremy in #618
- fix totp endpoint response schema by @wintonzheng in #619
- model_info for llm router config by @ykeremy in #620
- remove proxy location override by @wintonzheng in #621
- record max_steps_per_run override in tasks table as well by @wintonzheng in #622
- Support get organizations and get api keys APIs in the open source by @ykeremy in #623
- decode file url and validate that it's coming from payload before uploading by @ykeremy in #624
- add gpt4o-mini support by @wintonzheng in #625
- fix update_task bug by @wintonzheng in #626
- iframe (complicated websites) complete recognization by @ykeremy in #628
- make 2 top logs debug log by @wintonzheng in #629
Full Changelog: v0.1.11...v0.1.12