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