Skip to content

0.5.1

Choose a tag to compare

@github-actions github-actions released this 18 Sep 14:35
ca94b9a

🚀 Features and Improvements

  • Introduced global app layout for AI chat interface
  • Persisted chat sidebar open/closed state across sessions
  • Added expand/collapse functionality to nodes in the flow canvas for better UI control
  • Replaced resizable panels with dedicated config/test tabs in step settings
  • Added tab preselection and updated labels in the templates catalog dialog
  • Improved tooltip for the publish button and workflow status display
  • Improved structured output schema for tool names and query classification

🐛 Bug Fixes

  • Fixed typo in layout and tooltip content positioning
  • Fixed race condition and cleanup logic in webhook simulation
  • Fixed Stop Execution block behavior to prevent incorrect "SUCCEEDED" verdict
  • Fixed release trigger mechanism

🔧 Maintenance

  • Reduced stored data within the loop-executor to improve performance
  • Disabled automatic retries in workflow runs
  • Improved logging of Code and Block step executions
  • Ensured workflow progress is sent continuously during execution

Full Changelog