v0.1.30
版本发布时间: 2024-10-12 05:57:02
Skyvern-AI/skyvern最新发布版本:v0.1.37(2024-10-29 14:53:38)
What's Changed
- add organization_id to the Failed to create workflow error log part 2 by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/909
- Task node section tooltips and misc updates by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/917
- Change task response to include workflow run id by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/918
- Add a query param to filter out workflow tasks by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/919
- Disable inactive issue closer by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/920
- handle search bar for custom selection by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/921
- Fix whitespace bug for SendEmailBlock by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/922
- extend custom selection by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/923
- Show only standalone tasks in task pages by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/925
- Update workflow run header: put title and copy as curl by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/926
- Show terminate in the action type pills by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/927
- try to fix radio button check by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/924
- Adjust font weight in multi select by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/930
- use registered_domain to search in bitwarden by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/929
- Adjust task placeholders by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/933
- fix bitwarden credential search by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/932
- dont let users add loop node in another loop node for now by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/934
- Utilize all Workflow Run statuses by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/935
- extend interactable parse by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/936
- Change limit field width and file suffix placeholder by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/937
- Refetch running and queued tasks on mount by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/938
- Ensure consistency in button severity between workflow and task runs by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/939
- Rounded corners for code editor by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/940
- Add a max height for task form code editor fields by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/941
- Add new images for docs by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/942
- Update the example prompts and add overflow by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/943
- Shorten copy curl button texts by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/944
- Add scroll area component by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/945
- Add tasks.workflow_run_id index by @ykeremy in https://github.com/Skyvern-AI/skyvern/pull/946
- extend the raw input scope by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/948
- Change TOTP Labels to 2FA and ensure consistency between task block a… by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/949
- Make scrollable areas more consistent by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/952
- Fix action list live button appearance issue when there are no actions by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/953
- update GIT_EMAIL and username for sync bot by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/954
- fix yes/no radio input by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/955
- remove /tmp persistant volumn in docker compose by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/956
- gpt4o mini pricing for massive by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/957
- fix LiteLLMParams by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/958
- Clone workflow by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/959
- Remove override for container in tailwind config by @msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/960
- Make stream zoomable by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/961
- Change text in task form by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/962
- Task node help text update by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/963
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v0.1.29...v0.1.30