Skip to content

v0.5.0

Choose a tag to compare

@poautran poautran released this 02 Mar 10:57
· 503 commits to main since this release

Release notes

Improvements ✨

  • keywords, input_schema, execute_arguments, ui_schema and worker_options fields are now included when saving workflows
  • The Discover Tasks button can now be used to discover all tasks in the current Python environment
  • Add a new task section General to add special nodes:
    • Input and output nodes to use the current workflow as subworflow
    • A placeholder node (TaskSkeleton)
    • A note node to add comments
    • A node based on a subworkflow
  • Add support for the generated task type

Bugfixes 🐛

  • Fix empty section title for the tasks without category
  • Fix automatic filling of node and workflow labels

Internal 🔧

  • Updated the tooling kit (React 18, Material-UI v5, migration from CRA to Vite)
  • Reviewed styling of tables (used in Data Mapping, Conditions for links and Default Inputs for nodes)

Screenshots

General category

image

Discover all

image